ADO connectstring for SQLServer not port 1433
- From: "Owen Corpening" <ocorpening@xxxxxxxxxxxx>
- Date: Mon, 23 May 2005 20:36:15 -0500
right now I am using this connect string:
"DRIVER={SQL
Server};SERVER=myserver;DATABASE=mydatabase;Trusted_Connection=yes;"
or
"DRIVER={SQL
Server};SERVER=myserver;DATABASE=mydatabase;Trusted_Connection=no;UID=userna
me;PWD=password;"
but what if my sqlserver is not on the default port (1433)?
thanks,
owen
.
- Follow-Ups:
- Re: ADO connectstring for SQLServer not port 1433
- From: Ross McKay
- Re: ADO connectstring for SQLServer not port 1433
- From: Val Mazur \(MVP\)
- Re: ADO connectstring for SQLServer not port 1433
- Prev by Date: Re: Recommendation for database access
- Next by Date: DataGrid and colum caption
- Previous by thread: Newbe Question
- Next by thread: Re: ADO connectstring for SQLServer not port 1433
- Index(es):
Relevant Pages
|
|