Re: Can't connect to SQL (ASPNET account)
From: mm2 (jraahauge@yahoo.com)
Date: 07/09/02
- Next message: Sue Hoegemeier: "Re: Exclude Virus Scan on DB folders"
- Previous message: Steph: "Exclude Virus Scan on DB folders"
- In reply to: Mary Chipman: "Re: Can't connect to SQL (ASPNET account)"
- Next in thread: Mary Chipman: "Re: Can't connect to SQL (ASPNET account)"
- Reply: Mary Chipman: "Re: Can't connect to SQL (ASPNET account)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "mm2" <jraahauge@yahoo.com> Date: Mon, 8 Jul 2002 15:23:28 -0700
See response below:
>-----Original Message-----
>Are you intending to use integrated security or a SQLS
login? you have
>connection strings which are unclear.
I used mixed authentication and have tried both integrated
security and SQL login without success
>Try something like the following
>for your connection string if you're using the SqlClient
provider:
>
>"Data Source=(local);Initial Catalog=DBName;Integrated
Security=SSPI;"
Didn't work.
It is almost like the ASPNET doesn't see my SQL Server at
all. I can put anything instead of local and get the
excact error message I am getting.
- Next message: Sue Hoegemeier: "Re: Exclude Virus Scan on DB folders"
- Previous message: Steph: "Exclude Virus Scan on DB folders"
- In reply to: Mary Chipman: "Re: Can't connect to SQL (ASPNET account)"
- Next in thread: Mary Chipman: "Re: Can't connect to SQL (ASPNET account)"
- Reply: Mary Chipman: "Re: Can't connect to SQL (ASPNET account)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|