I am writing to a access database but get inconsitent writes.
Sometimes it is written, sometime not without any way of me knowing when this will happen.
I am able to double check the write afterwards with Access but I woul like to programatically confirm that I have written to the database.
The Setup: access 2007 connected via ODBC over a local network.
attached is a simple vi to insert text data to a table in the database "testDataBase"