Forum Replies Created

Viewing 10 posts - 31 through 40 (of 40 total)

  • RE: Replication to DB2

    IBM DB2 ODBC DRIVER

  • RE: Replication to DB2

    through the ODBC Data Source Administrator.

    I don't know what DirectAccess is?

     

  • RE: SP4

    Also....it only seems to want to restart after those instances which had SP3a, we have one instance that did not have any service packs, just the base install, and that...

  • RE: Restore on different Service Pack

    I thought so, but wanted to check anyway.

    thanks for your help!

     

  • RE: SELECT DISTINCT

    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 .....

     

  • RE: SELECT DISTINCT

    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...

  • RE: unique/non-unique indexes

    thanks very much, this helps.

  • RE: datetime conversion

    I tried the CONVERT function, and it didn't seem to work...

    Thanks Jeff, your last suggestion, this works great.

     

  • RE: Domain administrators

    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...

  • RE: DTS package failure

    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...

Viewing 10 posts - 31 through 40 (of 40 total)