MdotButler
Programmer
I am running into an issue trying to establish a remote connection to a Paradox database. I setup an ODBC driver pointint to the database directory. I then use that connection and setup a remote view as with any other remote database. The view works fine. I can browse the database, setup a parameterized view...
The problemn is that if anyone using the parent application, written in Delphi, I get an error when I try to access the database. The AERROR() returns a 1526, and a message stating a 11270 error being returned from the ODBC driver.
BTW the remote view is set to no update and the exclusive checkbox in the ODBC setup is not checked.
Anybody have any wisdom to share on this one?
TIA
Mark
The problemn is that if anyone using the parent application, written in Delphi, I get an error when I try to access the database. The AERROR() returns a 1526, and a message stating a 11270 error being returned from the ODBC driver.
BTW the remote view is set to no update and the exclusive checkbox in the ODBC setup is not checked.
Anybody have any wisdom to share on this one?
TIA
Mark