Hi,
The following parameter query SQL statement on a sql analyzer gives the
error message given below.
Select * from contact where cus_cust_no = ?
[Microsoft][ODBC SQL Server Driver]COUNT field incorrect or syntax error
Thanks
*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
The following parameter query SQL statement on a sql analyzer gives the
error message given below.
Select * from contact where cus_cust_no = ?
[Microsoft][ODBC SQL Server Driver]COUNT field incorrect or syntax error
Thanks
*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
Comment