Re: Error Message When Connecting to SQl Server Data
From: Andrea Montanari (andrea.sqlDMO_at_virgilio.it)
Date: 11/02/04
- Next message: Andrea Montanari: "Re: access deny the sa account"
- Previous message: Wayne Wengert: "Re: Getting the Name of an MSDE Install"
- In reply to: Gerald G: "Error Message When Connecting to SQl Server Data"
- Next in thread: Gerald G: "Re: Error Message When Connecting to SQl Server Data"
- Reply: Gerald G: "Re: Error Message When Connecting to SQl Server Data"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 2 Nov 2004 12:59:39 +0100
hi Gerald,
"Gerald G" <GeraldG@discussions.microsoft.com> ha scritto nel messaggio
news:54F59F97-F083-4C93-B08A-4FCEA3429731@microsoft.com
> I am using MSDE on XP pro Service Pack 2 and have stored my data on
> the default instance of MSSQLSERVER on my computer ID OFFICEPC. This
> is networked to LAPTOP and SHOPPC.
>
> My Access front end works fine with the SQL back end on the OFFICEPC.
> But when I try to link the same front end from one of the other
> computers using ODBC, i get the following error:
> Connection Failed:
> SQL state 2800
> SQL Server Error 18456
> [Microsoft][ODBC SQL Server Driver][SQL Server] Login failed for user
> 'OFFICEPC\Guest'
>
> I have run svrnetcn.exe and enabled port 1433 to pass through the
> firewall. Ports 135 and 445 are also enabled.
>
> What have I done wrong? Thanks in advance for any help
it seems you do not have firewall troubles, but standard security problems,
as OFFICEPC\.. users are not granted login to MSDE instance... please verify
your Logins
can you telnet on port 1433 the MSDE instance?
-- Andrea Montanari (Microsoft MVP - SQL Server) http://www.asql.biz/DbaMgr.shtm http://italy.mvps.org DbaMgr2k ver 0.9.1 - DbaMgr ver 0.55.1 (my vb6+sql-dmo little try to provide MS MSDE 1.0 and MSDE 2000 a visual interface) --------- remove DMO to reply
- Next message: Andrea Montanari: "Re: access deny the sa account"
- Previous message: Wayne Wengert: "Re: Getting the Name of an MSDE Install"
- In reply to: Gerald G: "Error Message When Connecting to SQl Server Data"
- Next in thread: Gerald G: "Re: Error Message When Connecting to SQl Server Data"
- Reply: Gerald G: "Re: Error Message When Connecting to SQl Server Data"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|