thanks.
"Driver={SQL server};Server=ATLAS-SQL-02;Database=pubs;Uid=************;Pwd=*********;"
here is the connection string. when i put it in the appropriate place and run a test on it. it tells me the connection is open and
"the server does not exist / access is denied"
im new to this. is it supposed to say that? if not anyone know why?
|||Check your connection string. Either you're pointing to the wrong address, your credentials are wrong, or the credentials you supplied don't have correct permissions on the database you're trying to access.
No comments:
Post a Comment