Subject | Re: [IBO] Using a different port to 3050 |
---|---|
Author | eddressel |
Post date | 2009-02-09T21:46:37Z |
>from the help file:
> Use connection string for not default port (i.e.
> IB_Connection.Database)...
"...It will even allow a new database connection string to be
supplied, although this is not the intended use of this property."
Also, I checke dhte source and dint' see anything for ports (searched
IB_Constants.INC and nothing for 'port' in the file).
It sounds like IB_Connection.Params.Values[ParamName] := aValue should
be used, but which param name should be used?
Ed Dressel