Subject Re: [IBO] Default Connection???
Author Helen Borrie
At 12:19 AM 10/05/2005 +0000, you wrote:
>how can i set the default connection at design time... i mean i hace
>two T_IBConnections on my project but i want that just one of them was
>the default taked by all my IBOQuery's in my project as if a was
>working with just one of them...
>
>Thanx in advance...

Use an ini file to read the Server, Path and Protocol properties. If you
need an example, you could look at the demos I put up in the Files area of
the list a while ago for TIBOBackupService.

Helen