G
Guest
i want to migrate one of my projects from sql server 2000 to 2005. I have
scripted one of the databases i use with the sql enterprise manager and
executed the script with some minor modifications to a sql server 2005
express, everything work good but when i try to connect from a .net app i get
the error "login failed. the user 'dimilio is not associated with a trusted
SQL server connection" and dimilio of course is the username with which i am
trying to connect, this user was created with the script i executed to the
server. Does anybody knows what is this error about?
Thanks in advance
scripted one of the databases i use with the sql enterprise manager and
executed the script with some minor modifications to a sql server 2005
express, everything work good but when i try to connect from a .net app i get
the error "login failed. the user 'dimilio is not associated with a trusted
SQL server connection" and dimilio of course is the username with which i am
trying to connect, this user was created with the script i executed to the
server. Does anybody knows what is this error about?
Thanks in advance