Hello,
I have install DataDirect odbc driver to access Paradox files from our own
applications and from Excel.
I'm currently using an accounting package written in Delphi 5 which is using
Paradox files and the BDE. The netdirectory for this app has been set to a
specific directory ( O:\MYACCOUNTING\NET\ to make things clear). When I run
this app, the pdoxusrs.net file is created in this directory.
When I run my own app or a query in Excel, this file is also created in the
same directory. So we are sure that we are using the same file. I can use
both apps with the same pdoxusrs.net file but not both at the same time.
My accounting is open. I run a query in Excel and get the following message
:Driver's SQLAllocHandleon SQL_HANDLE_ENV failes.
This is exactly the same error message when I try to acces the accounting
files from my app.
Any suggestion (maybe something else than using this odbc driver) ?
TIA
Eric