Subject Re: [firebird-support] Connect to embedded AND remote server in same app?
Author Helen Borrie
At 01:13 AM 3/04/2004 -0500, you wrote:
>Is it possible to use embedded server AND connection to a remote database in
>the same application?
>
>D6/IBODataset
>
>Thank you,

Yes. The client in your embedded server is just an ordinary client. Just
give it a suitable connection string and it's anybody's.

/hb