Hello again. thanks for reply. Can you please advise me step by step how to create such db i need.
I made this:
1. Created db in SQL 2008 Express
2. Created an empty table (ID,Name...there will be no any use of it)
3. In Object Explore > Security > Credentials created new credential with Username Password.
4. In Object Explore > Logins created new login and password with the same logs and passes as my new credential.
5. Saved database.
6. From Microsoft SQL Server > MSSQL.1>MSSQL>DATA copied RemoteDB.mdf on the desctop and that after sent this file by FTP into remote webserver. Placed him in root.
7. In my program changed connection string as sknake has adviced.
8. tried to connect. Alas, the same problem cannot connect and throws me MessageBox (exeption) "Login failed for user 'NathanBase'."
Where have I went wrong?
Last edited by Nfurman; Oct 19th, 2009 at 5:04 pm.
Reputation Points: 10
Solved Threads: 0
Junior Poster in Training
Offline 69 posts
since Oct 2009