Subject | Re: [IBO] Re: Connection problems next |
---|---|
Author | Salvatore Besso |
Post date | 2006-06-02T21:10:16Z |
hello,
The Path property is automatically set by the component, based on the
DatabaseName value, and you shouldn't never use it directly. You can also
set this and other parameters directly at design-time using the object
inspector instead of setting them at run-time.
Regards
Salvatore
> How is the alias name entered in the path ?IB_Connection1.DatabaseName := 'cocagneFC';
The Path property is automatically set by the component, based on the
DatabaseName value, and you shouldn't never use it directly. You can also
set this and other parameters directly at design-time using the object
inspector instead of setting them at run-time.
Regards
Salvatore