Re: Cannot connect to SQL using ODBC
From: David Copeland [MSFT] (davidcop_at_online.microsoft.com)
Date: 05/04/04
- Next message: anonymous_at_discussions.microsoft.com: "Re: internet connection"
- Previous message: jb: "Adding Users"
- In reply to: Miguel: "Cannot connect to SQL using ODBC"
- Next in thread: Steve Foster [SBS MVP]: "Re: Cannot connect to SQL using ODBC"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 4 May 2004 16:42:28 -0500
Miquel,
Couple of things to look at if you are trying to connect to the
servername\sharepoint instance from a different machine after upgrading to
full SQL. First, go to Start/All Programs/Microsoft SQL Server/Server
Network Utility and be sure to add the appropriate library (Named Pipes or
TCP/IP (sockets)) to the servername\sharepoint named instance. Also, by
default the SharePoint instance is only configured for Windows
Authentication so the SA account would not be able to logon unless you
enable SQL and Windows Authentication. You would also probably need to set
the SA account password to a password you would know.
-- Hope that helps, David Copeland Microsoft Small Business Server Support This posting is provided "AS IS" with no warranties, and confers no rights. Newsgroups: SBS v4.x : microsoft.public.backoffice.smallbiz SBS 2000: microsoft.public.backoffice.smallbiz2000 SBS 2003: microsoft.public.windows.server.sbs "Miguel" <anonymous@discussions.microsoft.com> wrote in message news:85a801c43215$fdfd1460$a301280a@phx.gbl... > one of my applications requires me to manually create > system DSN using the MS SQL Driver. When I try to connect > to the server using "SERVER\SHAREPOINT" and the sa login, > the connection fails. When I select the "SERVER" from the > drop down it shows 2 to pick from, SERVER and SERVER. > I've completed the SQL upgrade procedures also.
- Next message: anonymous_at_discussions.microsoft.com: "Re: internet connection"
- Previous message: jb: "Adding Users"
- In reply to: Miguel: "Cannot connect to SQL using ODBC"
- Next in thread: Steve Foster [SBS MVP]: "Re: Cannot connect to SQL using ODBC"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|