DEVART Dbexpress driver and DATASNAP

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for Oracle in Delphi and C++Builder
Post Reply
JMD
Posts: 6
Joined: Fri 31 Jul 2009 07:27
Location: FRANCE

DEVART Dbexpress driver and DATASNAP

Post by JMD » Thu 06 Aug 2009 15:58

Hello,
I try to create a datasnap project with BDS2009. I take the samples of Dr. BOB'S.

I can't create a client DATASNAP application with the driver DevArt. I can create a client DATASNAP application with the driver ORACLE.

Is the Dbexpress driver DevArt compatible with DATASNAP ?

Thanks in advance

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

Post by Plash » Fri 07 Aug 2009 07:13

Please describe what Datasnap components you are using. If it is possible, send to support*devart*com a sample application that demonstrate the problem.

JMD
Posts: 6
Joined: Fri 31 Jul 2009 07:27
Location: FRANCE

Send you a sample

Post by JMD » Fri 07 Aug 2009 12:32

Hi,
I send you a sample. There is two projects. One is the server the other the client.
The server works fine.
In the client I can't use the TDBXConnexion in the IDE and even at runtime. I have an access violation. I can't see the database structure in the IDE.

I hope you could find what the problem is.

Post Reply