Re: Impersonation and SQL access (again)
From: Al Blake (al_at_blakes.net)
Date: 05/27/04
- Next message: mortin: "Tech Forums"
- Previous message: Al Blake: "Re: Impersonation and SQL access (again)"
- In reply to: Al Blake: "Impersonation and SQL access (again)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 27 May 2004 19:29:10 +1000
Update:
I've fixed it!
Here's the connect string that works:
Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security
Info=False;User ID=;Initial Catalog=Media;Data Source=MIDAS
I now have the browser user passing through the ASP and being used to
connect to SQL.
neat.
Al.
- Next message: mortin: "Tech Forums"
- Previous message: Al Blake: "Re: Impersonation and SQL access (again)"
- In reply to: Al Blake: "Impersonation and SQL access (again)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|