TBDESession and Net option

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
mjourdev
Posts: 1
Joined: Thu 10 Aug 2006 13:20
Location: Liege Belgium

TBDESession and Net option

Post by mjourdev » Thu 10 Aug 2006 13:40

Is it possible to use the TBDESession component with the Net option?

I tried many tests with the sample in the demo, but it works only in BDE mode!

Thanks,
Michel

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

Post by Plash » Fri 11 Aug 2006 08:42

TBDESession component is not designed to work with Net option. You can use this component only with OCI.

Post Reply