Re: Connection string - trusted connection
- From: "Alan T" <alanpltseNOSPAM@xxxxxxxxxxxx>
- Date: Fri, 17 Nov 2006 10:50:59 +1100
This is the connection I used by using the wizard:
Provider=SQLOLEDB.1;Persist Security Info=False;User ID=alan;Initial
Catalog=testdb;Data Source=server1;Integrated Security=SSPI
When I tried to set the adoconnection component to true I got the error:
'Login failed for user'(null)'. Reason: Not associated with a trusted SQL
Server connection.'
If I take away the
Integrated Security=SSPI
then I can connect the database.
"Guillem" <guillemvicens-nospam@xxxxxxxxxxxxxxxxxx> wrote in message
news:455c3275@xxxxxxxxxxxxxxxxxxxxxxxxx
Alan T wrote:
Sorry,
Should it be
"Integrated Security=SSP"
or
"Integrated Security=SSPI"
"Integrated Security=SSPI"
--
Best regards :)
Guillem Vicens Meier
Dep. Informatica Green Service S.A.
www.clubgreenoasis.com
--
Contribute to the Indy Docs project: http://docs.indyproject.org
--
In order to contact me remove the -nospam
.
- Follow-Ups:
- Re: Connection string - trusted connection
- From: Dennis Passmore
- Re: Connection string - trusted connection
- From: Guillem
- Re: Connection string - trusted connection
- References:
- Connection string - trusted connection
- From: Alan T
- Re: Connection string - trusted connection
- From: Brian Bushay TeamB
- Re: Connection string - trusted connection
- From: Alan T
- Re: Connection string - trusted connection
- From: Guillem
- Connection string - trusted connection
- Prev by Date: Re: Connection string - trusted connection
- Next by Date: Re: The data types varchar and text are incompatible in the equal to operator
- Previous by thread: Re: Connection string - trusted connection
- Next by thread: Re: Connection string - trusted connection
- Index(es):
Relevant Pages
|