I am working on a web project for my client. My client's accounting software is called Business Vision 32, v 6.15. Which used Pervasive Btrieve v.6.1.5 as the database. The database is stored in a server, the application connect to server and use Btrieve workstation engine which install on each individual machine.
My web project is to retrieve product infomration and post it on the web. To connect to Btrieve 6.1.5 database, I have obtained Pervasive workgroup engine v8 and correct DDF from the software vendor. Everything works fine, except when any user connect to the database and lockup the inventory file (INVENT.LCK), then the web page received File is lock, Btrieve error 85.
I have studied on the Pervasive web site and it seem I have to use same version of Btrieve engine to connect to database to preventing this from happening. Should I downgrade the web server to use ODBC v.6.1.5? (and how to obtain it?), or is they any way I can tap into the Btrieve v6.1.5 workstation engine, (I can install a copy of workstation engine on the web server, but I can not see ODBC for it)
Currently, there are no option for my client to upgrade to v8 engine. Any help is appreciated.
My web project is to retrieve product infomration and post it on the web. To connect to Btrieve 6.1.5 database, I have obtained Pervasive workgroup engine v8 and correct DDF from the software vendor. Everything works fine, except when any user connect to the database and lockup the inventory file (INVENT.LCK), then the web page received File is lock, Btrieve error 85.
I have studied on the Pervasive web site and it seem I have to use same version of Btrieve engine to connect to database to preventing this from happening. Should I downgrade the web server to use ODBC v.6.1.5? (and how to obtain it?), or is they any way I can tap into the Btrieve v6.1.5 workstation engine, (I can install a copy of workstation engine on the web server, but I can not see ODBC for it)
Currently, there are no option for my client to upgrade to v8 engine. Any help is appreciated.