Windows Authentication problem

From: Ran (ralmog@nyc.rr.com)
Date: 02/19/03


From: "Ran" <ralmog@nyc.rr.com>
Date: Tue, 18 Feb 2003 19:50:48 -0500


Hi
I'm using Ms Sql2k mixed authentication.
When trying to make connection to data base with:
Dim sqlConn As New SqlConnection("Server=localhost; Database=pubs;
Trusted_Connection=yes;")

sqlConn.Open()

I get login failed for user 'servername\aspnet'

I'm sure that my NT user is exists and works, after I checked it from the
client tool sql query analayzer.

Any ideas?

Thanks a lot

Ran



Relevant Pages

  • Re: please help
    ... > aplication for a PDA(whit a data base) and i don't known do "select * from ... support ADOCE, and the .NET languages use ADOCE.NET, which is another beast. ... An .mdb file is an Access database. ... Open the connection to the database. ...
    (microsoft.public.windowsce.embedded.vb)
  • Re: .ldb file stays when connection is closed
    ... I am working on a vb.net app that access an MS Access Data base. ... I checked the connection state and it ... The .ldb file disappears. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Remote MySQL
    ... I have a similar data base in my computer and I get the connection in this ... message from server: ... try connecting using the command line mysql client ...
    (comp.soft-sys.matlab)
  • Re: .ldb file stays when connection is closed
    ... Yes, when I leave the application, the .ldb file disappears. ... closed regardless of the connection state. ... I control all the data base ...
    (microsoft.public.dotnet.framework.adonet)
  • PDA and Desktop connectivity.
    ... In my project I need to synchronize SQL CE with corporate data base, ... through USB connection. ...
    (microsoft.public.dotnet.framework.compactframework)