S
SOS
hi guys ,
i want to coonnect to a sql server on an other machine in a LAN network.
i use of this connection string : "data source=TargetMachine;initial
catalog=mydatabase;password=1;persist security info=True;user id=a;packet
size=4096"
but when i trying to get some data, i get this error : "SQL Server doesn't
exists or access denided"
but i can connect to this database and get data with "Enterprise Manager" or
"Query Analyzer".
what's the problem ?
Thanx
i want to coonnect to a sql server on an other machine in a LAN network.
i use of this connection string : "data source=TargetMachine;initial
catalog=mydatabase;password=1;persist security info=True;user id=a;packet
size=4096"
but when i trying to get some data, i get this error : "SQL Server doesn't
exists or access denided"
but i can connect to this database and get data with "Enterprise Manager" or
"Query Analyzer".
what's the problem ?
Thanx