Page 1 of 1

Can i Use two connections using embedded server at the same time?

Posted: Tue 08 Aug 2006 14:07
by fduenas
Hi i normally use to connect to two databases using two different connection components (using client protocol), yes i know this can increment the number of connections to the server, but that's how I work. Is it possible to do this using the embedded server?

Posted: Wed 09 Aug 2006 09:12
by Jackson
You can use several connections to connect to embedded server but only in the context of one application.