Viewing 10 posts - 31 through 40 (of 40 total)
through the ODBC Data Source Administrator.
I don't know what DirectAccess is?
August 18, 2005 at 5:16 pm
I thought so, but wanted to check anyway.
thanks for your help!
August 8, 2005 at 10:04 pm
Thanks again. You put me on the right track!
For those that are interested, I found the answer:
SELECT DISTINCT(column_name) COLLATE (collation_name)
FROM .....
August 8, 2005 at 12:38 am
Thanks for your reply.
But I don't actually want to permanently change the collation sequence of the column...is there any way I can convert the data to case sensitive through my...
August 7, 2005 at 10:13 pm
I tried the CONVERT function, and it didn't seem to work...
Thanks Jeff, your last suggestion, this works great.
March 1, 2004 at 9:12 pm
thanks for all your suggestions. As we have over 30 people in the domain admin group, I feel I need to remove them....there are only a few in the DBA...
January 22, 2004 at 7:20 pm
Thanks for your replies.
After more investigation, I think the problem has something to do with the null indicator, because if I populate the SQL Server table with a value in...
October 30, 2003 at 10:19 pm
Viewing 10 posts - 31 through 40 (of 40 total)