shaf_sar
October 28th, 2004, 08:59 PM
hello
i'm receiveing error message when trying to run my complete application in client pc
login failed for user '(null)'. Reason: Not associated with trusted SQL server connection
i'm using VB and SQL server
in the coding i'm using this connection string
"Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=dbDesa;Data Source=MSSYA"
or maybe there is another setting in SQL server or client PC to enable the client accesing the server.
i'm receiveing error message when trying to run my complete application in client pc
login failed for user '(null)'. Reason: Not associated with trusted SQL server connection
i'm using VB and SQL server
in the coding i'm using this connection string
"Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=dbDesa;Data Source=MSSYA"
or maybe there is another setting in SQL server or client PC to enable the client accesing the server.