Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Connection String with SqlCeConnection
Message
From
07/08/2003 14:30:42
Alvin Lourdes
Children and Youth Services Cluster
Toronto, Ontario, Canada
 
 
To
All
General information
Forum:
ASP.NET
Category:
.NET Compact Framework
Title:
Connection String with SqlCeConnection
Miscellaneous
Thread ID:
00817896
Message ID:
00817896
Views:
61
Hello,

I seem to be having a problem with this connection string.

SqlCeConnection ceConn = new SqlCeConnection();
ceConn.ConnectionString = "Persist Security Info=False;
Source = C_Quest.dbo.Orders" +
"Password = ; server=NYC1;Connect Timeout=30";

Where is the error? I cant see it..

Thanks,

Alvin
Next
Reply
Map
View

Click here to load this message in the networking platform