Re: ADO with MS SQL using custom port
From: Steve Troxell (steve_troxell_at_hotmail.com)
Date: 05/26/04
- Next message: Pete Fraser: "Re: Single developer VCS?"
- Previous message: alex: "[ANN] Luxena dbExpress eXtension 1.0.3 - enhanched dbExpress components"
- In reply to: Andrew Diabo: "ADO with MS SQL using custom port"
- Next in thread: Andrew Diabo: "Re: ADO with MS SQL using custom port"
- Reply: Andrew Diabo: "Re: ADO with MS SQL using custom port"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 26 May 2004 04:02:04 -0400
Andrew Diabo wrote:
> Is there a way to specify the port in ADO when creating an
> application that accesses a MS SQL Server?
In the connection string:
Server="<servername>,<port-number>"
Note it's a comma, not a colon like you would normally expect with a port
number reference.
Steve Troxell
- Next message: Pete Fraser: "Re: Single developer VCS?"
- Previous message: alex: "[ANN] Luxena dbExpress eXtension 1.0.3 - enhanched dbExpress components"
- In reply to: Andrew Diabo: "ADO with MS SQL using custom port"
- Next in thread: Andrew Diabo: "Re: ADO with MS SQL using custom port"
- Reply: Andrew Diabo: "Re: ADO with MS SQL using custom port"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|