Hello,
I am trying to make an ASP application and need to be able to not only read, but also Write/Update to my Dbase tables. They are Dbase 5 and I am using VB Script. I use to test my application on Win XP and everything went fine with reading and writing, now I changed everything to Windoes NT and everytime there is a place where I need to write or update a record, I get an error message that says:
[Microsoft][ODBC dBase Driver] The database engine could not lock table 'table#dbf' because it is already in use by another person or process.
I checked all the connections or my table and users who could possibly be connected to my table but NONE are! Help please!!!
I am trying to make an ASP application and need to be able to not only read, but also Write/Update to my Dbase tables. They are Dbase 5 and I am using VB Script. I use to test my application on Win XP and everything went fine with reading and writing, now I changed everything to Windoes NT and everytime there is a place where I need to write or update a record, I get an error message that says:
[Microsoft][ODBC dBase Driver] The database engine could not lock table 'table#dbf' because it is already in use by another person or process.
I checked all the connections or my table and users who could possibly be connected to my table but NONE are! Help please!!!