create connections at runtime

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Cogito
Posts: 24
Joined: Sat 05 Jul 2008 07:15

create connections at runtime

Post by Cogito » Sat 23 Jan 2010 13:11

Hello,

I've to create connections at runtime but I don't know how many connections. The user should be able to define connection criteria and add this connection to a connection pool. Can someone show me how to manage that?

Post Reply