From: Alan M. <al...@me...> - 2003-06-21 10:10:47
|
Yeh thanks - I had to make sure, I have two servers on the same box -= wanted to know which one was actually responding. Alan > -----Original Message----- > From: fir...@li... > [mailto:fir...@li...]On Behalf= Of > Carlos Guzman Alvarez > Sent: Saturday, 21 June 2003 8:06 PM > To: Alan McDonald > Cc: Firebird .Net Provider > Subject: Re: [Firebird-net-provider] where to get .net provider and > examples > > > Hello: > > > Does the gds client incorporated into the provider support custom= port > > numbers for the connection? > > > Yes you can specify one in the connection string, iusing the Port e= lement: > > string connectionString =3D > =09"User=3DSYSDBA;"=09=09=09+ > =09"Password=3Dmasterkey;"=09=09+ > =09@"Database=3DEMPLOYEE.GDB;" =09+ > =09"DataSource=3Dlocalhost;"=09=09+ > =09"Port=3D3060;"=09=09=09+=09<-------------- > =09"Dialect=3D3;"=09=09=09+ > =09"Charset=3DNONE;"=09=09=09+ > =09"Role=3D;"=09=09=09+ > =09"Connection lifetime=3D15;"=09+ > =09"Pooling=3Dfalse;"=09=09+ > =09"Packet Size=3D8192"; > > > > > > -- > Best regards > > Carlos Guzm=E1n =C1lvarez > Vigo-Spain > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: INetU > Attention Web Developers & Consultants: Become An INetU Hosting Par= tner. > Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commis= sion! > INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.= php > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > |