I have a table named D&WContracts.
I can querry it by select * from "T&WContracts" ,I just put the whole table into double quote. It works for me.
But it did not work on one developer's machine. it conplained the special charactor '&'. We both have SQL server 2k client installed.
One solution I tried is that 'set quoted_quolifier on' on her machine. but it is not working. Acctually by default it already turned on.
I also tried reinstalled the sql2k client for her, It doesn't work.
Any other possible solution?
Thanks a lot.
ASK DBDB SQL Server Question
所有跟帖:
•
try [T&WContracts]
-f64-
♀
(0 bytes)
()
02/18/2004 postreply
08:59:38
•
回复:try [T&WContracts]
-peterpang-
♀
(122 bytes)
()
02/18/2004 postreply
09:27:53
•
Avoid any Bitwise Keywords
-DBDB-
♀
(661 bytes)
()
02/18/2004 postreply
10:49:48