Database issue

R

Raied@

Guest
Hello,

I have this issue:

I have database with name and owner. I replaced its MDF, LDF files. After replacement the tables of the database were owned by 'dbo', I changed the owner of its tables, but I couldn't connect to it and I get the following error message :

'Cannot open database requested in login 'databasename'. Login fails. Login failed for user 'user'.'

Is there anything else I should do so I can connect to this database.

Best Regards
 
Back
Top