1
General Board / Re: SQL2005 & network error
« on: September 03, 2007, 04:27:17 am »
Got it running with a SQL user account.
steps
run script base model on new DB
transfer data to DB
add SQL user
map SQL user to DB
add data read and data write roles to mapped DB user
[/list]
Did not find a real cause for my earlier problems though.
Testing for user access to the database from within SSMS helped.
Thanks for the suggestion.
steps
run script base model on new DB
transfer data to DB
add SQL user
map SQL user to DB
add data read and data write roles to mapped DB user
[/list]
Did not find a real cause for my earlier problems though.
Testing for user access to the database from within SSMS helped.
Thanks for the suggestion.