Viewing 5 posts - 1 through 6 (of 6 total)
Ian - 😎YOU ARE THE MAN!!😎
Thanks so much for the help. :w00t:
February 9, 2011 at 10:53 am
Yes it has the correct permissions in SQL. As I've previously noted... when I login with my Admin account... the sql connection connects and the data is stored. ...
February 9, 2011 at 9:20 am
crazy4sql - Still no results when run against the target database
February 9, 2011 at 8:49 am
Ian -
Here is the connection string: sConn = "Driver={SQL Server};Server=SERVER-FQDN\SQLINSTANCE;Database=DN_NAME;Username=VALIDUSERNAME;Password=PASSWORD;"
I have tried both a valid SQL account and I tried with 'sa'... neither works.
I'm using a sql account...
February 9, 2011 at 8:46 am
Running the sp_change_users_login 'report' returned no results. Ran against master DB.
February 9, 2011 at 8:32 am
Viewing 5 posts - 1 through 6 (of 6 total)