Hi, I have an application developed with EVC4.0, using
OLE DB. I establish a connection/session to SQL Server CE
2. I find that if I for some reason get an SQL Query
error, I suddenly start getting the Unkown error 80004000
or something like that whenever I try anything else. Do I
have to somehow clear the error before I can do anything
else with the database?
Thanks.