Hi All,
Can any body help me if there is a bug in ODBC drivers for
SQL Server 2000 in MDAC 2.6 SP1 and MDAC 2.7.
the following code was working good in MDAC 2.6 and now in
MDAC 2.6 SP1 and MDAC 2.7 (after installing Windows XP or
SP2 of Windows 2000) i recieved and Error message, the
code is:
EXECUTE ? = [dbo].[sp_helpuser] ?
(every call to a stored procedure with a parameter marker)
The error message is:
Line 1: Incorrect syntax near '?'
Does anyone have any ideas concerning possible cause(s)
and/or solutions.
Thank you.