Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL Connection error

Status
Not open for further replies.

enak

Programmer
Jul 2, 2002
412
0
0
US
I have moved a database from one server to another. When I try to access the database on the new server I get the following error:

Login failed for user 'bpuser'. Reason: Not associated with a trusted SQL Server connection.

I am using SQL Server 2000

How do I fix this?

Thanks
enak
 
Hi,

How do you access database from seagate. If you are using ODBC connection then you have configure the connections to the new server/database.
 
Thanks for your response. I finally found the solution. I needed to set the access rights when I created the database on the other server.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top