Error to change user instance
Hi,
When I tried to access to .mdf file it gave me this error âfailed to
generate a user instance of SQL server due to failure in copying
database files. the connection will be closed.â So then I found that I must change the user instance by using windows prompt. I typed â"osql
/s<your_server_instance_name>\SQLExpress /E"â it gave me this error "no user selected". So can you help me to solve this problem?
Thank you,
|