Error msgs

A

Ariana

I seem to be missing some code and now 'our' database wont
open as it usually does....

Error msgs as follows:

R:\prosis\prosis.cpp
Line 1263
Failed to open order database

and

R:prosis\DB\AC\DBADB.CPP
Line 511
ODBC error
specified driver could not be loaded due to system error 31
microsoft access driver (*mdb))

If anyone could help that would be great!
 
G

GVaught

Well this means that the code in your C++ isn't performing as it should. Did
a programmer make any program changes to the files listed below and forgot
to compile the cpp files and place the compiled code in the folders?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top