Wrox Programmer Forums
|
SQL Server 2000 General discussion of Microsoft SQL Server -- for topics that don't fit in one of the more specific SQL Server forums. version 2000 only. There's a new forum for SQL Server 2005.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server 2000 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 5th, 2003, 05:48 AM
Registered User
 
Join Date: Jun 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default MSDE and access

Hi,

i have MSDE 2000 installed on my machine and i want to
create a database using access xp.

However, when i create the database in access, the sql server
wizard appears (as it should). i enter the name oof the
server as '(local)', (i have tried the server name as
well). I then enter 'sa' as the user and leave the password
blank. Click next, and i get the following error

Connection failed:
SQL State 28000
SQL Server Error 18456
[microsoft]odbc sqlserver driver[sql server]login failed
for user 'sa' reason not associated with a trusted sql
server connection

Any help from anybody ?

PS. i was following 'beginning visual basic.net databases' chapter 2 (i guess i am not doing very well) - any recommends on books for simpletons to do with SQL server MSDE



Con...
 
Old June 5th, 2003, 11:01 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 132
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Con, try using your windows logon ID. The error suggests to me that msde is using Windows authentification, and you're attempting to log in using a SQLServer id.

HTH

Chris





Similar Threads
Thread Thread Starter Forum Replies Last Post
Access / MSDE / ODBC JB. Access 4 November 11th, 2005 02:28 PM
Access or MSDE - Opinions? johnm73 VB Databases Basics 0 July 20th, 2005 03:48 AM
How to switch from ACCESS to MSDE kinnari BOOK: ASP.NET Website Programming Problem-Design-Solution 1 January 18th, 2005 08:22 AM
using msde and sqlserver with access front-end catkins Pro VB 6 1 April 1st, 2004 04:00 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.