hello,
I try to connect to SQL
ODBC created and tested
using the name in "data source" on DATABASE node
but when running get error
[Microsoft][ODBC SQL Server Driver][SQL Server]Cannot open database "Test" requested by the login. The login failed.
maybe need to add user on the DB but there i get when trying to add my user (the user that is running the windows and login with it) getting "invalid character" no space no special character. the only thing is that the letters are doubled. i dont think it is a readon
how can i bring my application to work against my DB?