M
merco
hi i'm trying to connect to a local PDA database , view
http://tinypic.com/hwi8ua.jpg
i've tried 1000 different connection strings
Persist Security Info=false;User ID=sa;Initial
Catalog=\programmi\dati\Sycomm97_sto_ottobre.sdf;Data Source=localhost
but i get always an exception ...
i also tried with Integrated Security=SSPI
and different data source name ((local), localhost, the right ip
address) )
and different "initial catalog" names
I can't connect... (but ican connect to other SQL server in my network
!)
how can i set the right connection string ?
thank you
http://tinypic.com/hwi8ua.jpg
i've tried 1000 different connection strings
Persist Security Info=false;User ID=sa;Initial
Catalog=\programmi\dati\Sycomm97_sto_ottobre.sdf;Data Source=localhost
but i get always an exception ...
i also tried with Integrated Security=SSPI
and different data source name ((local), localhost, the right ip
address) )
and different "initial catalog" names
I can't connect... (but ican connect to other SQL server in my network
!)
how can i set the right connection string ?
thank you