Thread: parameter query
View Single Post

   
  #1 (permalink)  
Old 02-28-2008, 06:55 PM
John Jayaseelan
 
Posts: n/a
Default parameter query

Hi,

The following parameter query resulted the error below. Is the following
syntax correct?

select * from branch where branch_code = ?


[Microsoft][ODBC SQL Server Driver]COUNT field incorrect or syntax error


Thanks

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Reply With Quote