raylopez99 (raylopez99 (AT) yahoo (DOT) com) writes:
Quote:
Yes it worked! You are correct Erland. The double slash did work,
and the program compiled and worked perfectly. (For some reason the
forward slash, which usually also works for paths in lieu of the
double slash, did not compile however). |
I would exepct "(local)/SQLEXPRESS" to compile, but certainly not to be
functional.
I don't know for sure, but I suspect that if / works just like \ in
file specifications in C++, this is something that is implemented in
the C++ run-time library to achieve Unix compatibility.
--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx