Guest_imported
New member
- Jan 1, 1970
- 0
I am trying to retrieve Microsoft Access 97 database table names and field names through ADO. While running the code in debug mode everything works properly but if i compile the application and run it in non-debug mode, Microsoft Jet engine raises error that it cannot find the specified table in the database.
If i run exactly the same code in debug mode it works Okay.
If there are any published bugs in ADO from where can i find them.
Any prompt suggestions in helping me out of this will be higly appreciated.
Thanks,
Ali
If i run exactly the same code in debug mode it works Okay.
If there are any published bugs in ADO from where can i find them.
Any prompt suggestions in helping me out of this will be higly appreciated.
Thanks,
Ali