hello,
I'm traying to connect with SQL SERVER , but I can't
after con.Open() I have :
Exception Details: System.Data.SqlClient.SqlException: Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection.
my ConnectionString looks :
Data Source=My_Server;Initial Catalog=Super_DB;Integrated Security=SSPI;Trusted_Connection=Yes"
I have no idea , what is wrong
???
bye,
sorry for my english
I'm traying to connect with SQL SERVER , but I can't
after con.Open() I have :
Exception Details: System.Data.SqlClient.SqlException: Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection.
my ConnectionString looks :
Data Source=My_Server;Initial Catalog=Super_DB;Integrated Security=SSPI;Trusted_Connection=Yes"
I have no idea , what is wrong
???
bye,
sorry for my english