Page 1 of 1
What does [0] := $2 mean? I see this alot
Posted: Wed 08 Feb 2006 17:53
by feamster
Often whenever there is any error message I see the message followed by [0] := $2. What does this refer to? Thanks.
Posted: Thu 09 Feb 2006 10:42
by Ikar
Please describe more detailed what you mean as [0]?
Do you have this problem only with SQL Server 2005 or with SQL Server 2000 too?
Posted: Thu 09 Feb 2006 14:12
by feamster
When I change the library name in a TMSConnection component I usually get:
Incorrect syntax near the keyword 'Current'.
[0] := $2
Where Current is the new library name.
Posted: Fri 10 Feb 2006 14:31
by Ikar
We couldn't reproduce the problem.
Please send us (sdac*crlab*com) a complete small test project to reproduce the problem; it is desirable to use Northwind or Master schema objects, otherwise include definition of your own database objects; don't use third party components
Also supply us following information
- Exact version of Delphi or C++ Builder
- Exact version of SDAC. You can see it in About sheet of TMSConnection Editor
- Exact version of Microsoft SQL Server and OLE DB provider that you use. You can see it in Info sheet of TMSConnection Editor