re: Change port for SQL Server connection
From: Jim Buyens (news_at_interlacken.com)
Date: 08/05/04
- Next message: aka: Crash Gordon®\: "Re: Missing section of site"
- Previous message: Jim Buyens: "Re: Dynamic Web Pages from Access"
- In reply to: Jonathan Blitz: "Change port for SQL Server connection"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 4 Aug 2004 20:52:37 -0700
Choose Siote Setting from the Tools menu, then click
Database.
Select your database connection, then click Modify.
Set Type Of Conenction to Custom Definition, then enter a
string such as this in the assiciated text box:
"Provider=sqloledb;Data Source=190.190.200.100,1433;
Network Library=DBMSSOCN;Initial Catalog=pubs;
User ID=sa;Password=asdasd;"
Where 190.190.200.100 is the SQL Server IP address and
1433 is the port.
Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
>-----Original Message-----
>We have built a web site using Frontpage and SQL Server.
>
>Now we need to change the port used by the database.
>How can I change the port in Frontpage?
>
>--
>Jonathan Blitz
>AnyKey Limited
>Israel
>
>"When things seem bad
> Don't worry and shout
> Just count up the times
> Things have worked themselves out."
>
>
>.
>
- Next message: aka: Crash Gordon®\: "Re: Missing section of site"
- Previous message: Jim Buyens: "Re: Dynamic Web Pages from Access"
- In reply to: Jonathan Blitz: "Change port for SQL Server connection"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|