Equivalence of OraSession.AssignConnect in Unidac

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
mufalo
Posts: 15
Joined: Mon 21 Nov 2005 18:00

Equivalence of OraSession.AssignConnect in Unidac

Post by mufalo » Wed 10 Dec 2008 16:02

Hi,
I Have a project based in DLL, then I use OraSession.AssignConnect to share connection between DLL and Main Project.

I see that DLL Example of Unidac, and the method utilized isn´t usefully for me.


Are a equivalence of OraSession.AssignConnect in Unidac ?

Thanks

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

Post by Plash » Fri 12 Dec 2008 08:21

Currently there is no such feature in UniDAC. We'll consider possibility to implement this feature in either of the next UniDAC versions.

mufalo
Posts: 15
Joined: Mon 21 Nov 2005 18:00

Post by mufalo » Tue 23 Dec 2008 13:15

So, your don't have any idea if this feature really will implemented, and if be, what´s the prevision.

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

Post by Plash » Wed 24 Dec 2008 09:12

We are planning to implement this feature in the new version of UniDAC. This version will be released in approximately two months.

amellen
Posts: 2
Joined: Tue 31 Mar 2009 17:06

Post by amellen » Tue 31 Mar 2009 17:14

We need sharing connections with's DLLs and COM-Servers (InProc), too. Is is now possible with UniDAC 2.00.0.4 to use connections through DLL's?

Greetings,
Andre

amellen
Posts: 2
Joined: Tue 31 Mar 2009 17:06

Post by amellen » Tue 31 Mar 2009 17:17

Sorry, I did not see the announcement of UniDAC 2.5 BETA BEFORE posting... :?

Post Reply