G
Guest
I have MSDE running on one of my computers, along with my windows application.
this.cnKennel.ConnectionString = "Data Source=(local)\\NetSDK;packet
size=4096;integrated security=SSPI;"persist security info=False;initial
catalog=kennel";.
If I point the data source at the computer it works. Is there a way to use
the above statement to connect?? Please help, Thanks
this.cnKennel.ConnectionString = "Data Source=(local)\\NetSDK;packet
size=4096;integrated security=SSPI;"persist security info=False;initial
catalog=kennel";.
If I point the data source at the computer it works. Is there a way to use
the above statement to connect?? Please help, Thanks