If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I am trying to read a table in a pervasive database using the PVTABLE, it
run fine on a windows application but I can't do it on a Delphi ISAPI ,
receive the error Btrive 11 "Invalid name..."
Sounds like a permission error. When the ISAPI application is being run, the user used is the IIS user, not the currently logged in user. Make sure the IUSR_machinname has rights to the data directory and data files.
__________________
Mirtheil Software
Certified Pervasive Developer
Certified Pervasive Technician
Custom Btrieve/VB development http://www.mirtheil.com
I do not answer questions by email. Please post on the forum.