Page 1 of 1

mssql login with domain user

Posted: 16.03.2006, 19:33
by Jknill
hi

i need to connect a mssql (MSDE 2000 Server)
i use the mssql protocol from the ZConnection1 and enter the domain user and his password to the propertys but i get a error "login failed for user xxxx" afer i set connect to true.

Juergen

Posted: 17.03.2006, 09:03
by matsgefvert
Isn't there a setting for that? Setting properties to "secure=yes" or "trusted=yes" should do it, I think.

/ Matt

Posted: 23.03.2006, 17:17
by Jknill
i have insert these in the properties but i get the same error

how must i set the user property "<Domain>\Username" or only "Username"

Jürgen