Error msgs

  • Thread starter Thread starter Ariana
  • Start date Start date
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!
 
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?
 
Back
Top