PC Review


Reply
Thread Tools Rate Thread

How do i change this connect string to support a SQL Server 2000 running on port 8832 User ID=car;Password=rat;Server=abc.def.hij;Initial Catalog=foobar i tried Server=abc.def.hij:8823 and Server=abc.def.hij;port=8823 neither of these work

 
 
Daniel
Guest
Posts: n/a
 
      16th Dec 2004
How do i change this connect string to support a SQL Server 2000 running on
port 8832 User ID=car;Password=rat;Server=abc.def.hij;Initial Catalog=foobar
i tried Server=abc.def.hij:8823 and Server=abc.def.hij;port=8823 neither of
these work


 
Reply With Quote
 
 
 
 
Morten Wennevik
Guest
Posts: n/a
 
      16th Dec 2004
Hi Daniel,

According to this page

http://www.connectionstrings.com/

It looks like you need to do

"Data Source=abc.def.hij,8823;Initial Catalog=foobat;User
ID=car;Password=rat";


On Thu, 16 Dec 2004 12:33:09 -0800, Daniel
<(E-Mail Removed)> wrote:

> How do i change this connect string to support a SQL Server 2000 running
> on
> port 8832 User ID=car;Password=rat;Server=abc.def.hij;Initial
> Catalog=foobar
> i tried Server=abc.def.hij:8823 and Server=abc.def.hij;port=8823 neither
> of
> these work
>
>




--
Happy Coding!
Morten Wennevik [C# MVP]
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Use IIS web Server Vs. Visual Studio Development Server with Port Lit Microsoft ASP .NET 1 3rd Aug 2007 07:16 PM
Windows 2000 server trying to connect port 139 & 445 to an Internet host J.H Microsoft Windows 2000 Security 4 12th Aug 2005 05:52 AM
Windows 2000 server trying to connect port 139 & 445 to an Internet host J.H Microsoft Windows 2000 Networking 4 12th Aug 2005 05:52 AM
Port 9100 support in Windows 2000 server.. Darren Wetherilt Microsoft Windows 2000 Printing 0 1st Jun 2004 01:48 PM
Does ADP not support SQL Server connectivity when not on default port? po or Microsoft Access ADP SQL Server 2 25th Mar 2004 01:32 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:24 AM.