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