DBX Error: NotSupported

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for InterBase & Firebird in Delphi and C++Builder
Post Reply
ozsoft
Posts: 2
Joined: Fri 19 Sep 2008 02:40

DBX Error: NotSupported

Post by ozsoft » Fri 19 Sep 2008 02:44

Hi,
I have installed the trial driver and have been able to connect and query a database using a small application.

I then tried to test it using an ISAPI dll but when connecting to the database get the error : DBX Error: NotSupported

Can anyone help me with this? I need to ensure that the ISAPI dll will work before purchasing.

Gordon

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Mon 22 Sep 2008 08:12

Please send to dbxida*devart*com a complete small sample that demonstrates the problem with ISAPI DLL, including the script for creating database objects.

ozsoft
Posts: 2
Joined: Fri 19 Sep 2008 02:40

Post by ozsoft » Thu 25 Sep 2008 02:29

Hi Plash,

I have emailed you a zip with two projects in it. One is the ISAPI dll and the other is a small client that calls the only function that is in the dll.

Gordon

Post Reply