07-12-2010 11:08 PM
hi all,
here is the problem, I used the Database Connectivity Tool to open a Database, which is based on Microsoft Access. Normally, the program can open the database successfully, but some times, like 1 out of 10, it can't open the database, this issue happened randomly and the error code is so weird, like "-2147467259", I have tried to search this error code in Google, but nothing has been found.
When this problem happened, I can't open the database anymore, until it dissappeared by itself.
Can anyone know how to solve this issue?
Thank you guys in advance.
Louis
07-13-2010 02:11 AM
Hi Louis,
There's plenty of hits on Google, you just have to search for 2147467259 (instead of -2147467259).
It doesn't seem there's an obvious single problem leading to this error, but probably you'll find some things to try over Google.
Sorry I can't be of more help,
Daniel
07-13-2010 09:23 AM
When searching for ADO related error messages, I generally modify the error out cluster of my top-level vi to display hex instead of decimal; most ADO errors are found via Google using the Hex value rather than the decimal value.
-2147467259 = 0x80004005
search for "Access 80004005"
07-13-2010 08:38 PM
Couple of things could cause a problem: http://search.ni.com/nisearch/app/main/p/bot/no/ap/global/lang/en/pg/1/q/2147467259%20database/