LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

the error returned when use DBPrepareSQL

when I use sql-toolkit connect the database ,it is successful if I use the function of
"DBActivateSQL(hdbc,"SELECT * FROM dbo.banjitable ")",but if I use the function of
DBPrepareSQL(hdbc,"SELECT xingming FROM dbo.banjitable WHERE xuehao > ? "),it
alawys return error.The message is "can't
find the dababase member"

I use win2000 sever and sql sever 2000      
0 Kudos
Message 1 of 1
(2,919 Views)