Viewing 15 posts - 121 through 135 (of 148 total)
Hi Remi,
Thanks for the advice. I am actual extracting the data from a legacy DB and uploadinging it into a new one where the proper constraints are set up.
Regards
CCB
June 29, 2005 at 5:58 am
Perfect.
Thanks for the quick reply
CCb.
June 29, 2005 at 5:22 am
Hi, I could only get it to work with Noels suggestion.
Thanks to all who responded.
CCB
April 27, 2005 at 9:38 am
Perfect Frank, its exactly what I need.
Thanks again.
CCB
April 27, 2005 at 5:57 am
Ok,
Where in the SP does this ned to go ?
I am using COLLATE Latin1_General_CI_AS.
Thanks.
CCB
April 27, 2005 at 4:29 am
Thanks guys.
went with Ron K's seggestion in the end.
Regards.
CCB
February 15, 2005 at 2:08 am
Hi Steve.
thanks for the advice, I have tried this but the column on the where clause is a string (strID). When I try to run it in Query Analyser, I...
February 14, 2005 at 10:05 am
Perfect. Do users need any special permissions to run this ?
Thanks again.
CCB
February 2, 2005 at 9:57 am
Hi,
I hoped I could run some t-sql to return the following: -
TableName Rows Size
tblAddress 55 1Mb
tblNames 1234 5.98Mb
tblContacts 402 0.87Mb
I have started with: -
Select A.name From sysobjects A Where Upper(A.name) Like 'TBL%'
Any Ideas.
Thanks
CCB
February 2, 2005 at 8:34 am
OK, I have reduced the number of operators to 2... = and like and used the following code. Any comments on the effectiveness of it - it does what I...
February 1, 2005 at 8:16 am
Thanks guys.
I will give it a go.
January 21, 2005 at 3:47 am
Thanks, thats perfect. I also took your advice at the botom of the message.
Thanks again.
CCB
December 8, 2004 at 9:43 am
Perfect.
Thank you Noel.
CCB
September 9, 2004 at 9:26 am
Viewing 15 posts - 121 through 135 (of 148 total)