Did you type in the SQL Server name properly ?
How is your SQL Server configured, Windows Authentication or SQL Authentication ?
If its SQL, you need to make sure you create a DBO User and make sure they can write/change to the database
Hope this helps you
|