Hi Friends,

Please help me logging in to SQL server with windows authentication
using QTP/VBScript.
I used the following code for SQL user authentication
Set Connection = CreateObject("ADODB.Connection")

Connection.Open "Provider=SQLOLEDB;Data Source=MYSERVER;Initial
Catalog=MYDB","user","password"
but how to go for Windows Authentication?


Cheers!!
Biswadidev
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to