You're problem is with the QuickBASIC side, not with the database. QB Error 76
translates to "Path Not Found". If your client purchased the Folio Knowledgebase like
they were supposed to, then they should be able to find possible solutions to the QB76
in the HelpLine database, which should be located in \CSI\DOCUMENT or something like
that.
The Customer Maintenance Module (damn, I hate my memory sometimes) may or may not
require the use of any temporary files. First, make sure that the user being logged in
has valid access to the \CSI directory structure, and that folders like \CSI\TEMP and
\CSI\NULL exist.
Worst case, try downloading a set of tools from http://www.sysinternals.com, especially
FileMon. Run this to monitor all file system access on the computer, and it should
tell you what directory path the application is trying to access.
hama wrote:
Quote:
Brad Kunkel wrote:
What errors do you get?
The ERP is Paradigm 1.15 from Cimnet System. The database is btrieve 6.10.
The error we got is:
MODULE: A0204 QBASIC-ERR 76
The client has stopped the support long ago, so no support from the vendor anymore.
We've tried the brequest.exe from the original dos client they use, and also the
brequest.exe in c:\pvsw\clients\dos in Pervasive SQL 7. They both produce the same
error code in some modules (but not all).
Should I just give up trying to run the client on Windows 2000/XP/2003?
Regards,
Hama |