R
Roland
Hi,
I am accessing a database from a visual c++ application via ADO.
Everytime I open or close the database, the errors collection of my
connection object contains the following MSAccess error:
SQLState: 3811
Native Error: 249 761 507
Source: Microsoft Jet Database Engine
Opening and closing the database works anyway, so I think the error is
not serious. I tried to lookup the error number, but couldn't find a
comprehensive list of all possible native access errors.
Is there a list of all access errors? Does anybody know what this error
means?
Thanks, Roland
I am accessing a database from a visual c++ application via ADO.
Everytime I open or close the database, the errors collection of my
connection object contains the following MSAccess error:
SQLState: 3811
Native Error: 249 761 507
Source: Microsoft Jet Database Engine
Opening and closing the database works anyway, so I think the error is
not serious. I tried to lookup the error number, but couldn't find a
comprehensive list of all possible native access errors.
Is there a list of all access errors? Does anybody know what this error
means?
Thanks, Roland