I've developed a software using VB.net and SQL server 2005.
This is the connection string that used.

Data Source=MY-PC\SQLEXPRESS;Initial Catalog=studentInformation; Integrated Security=True

But now i want to use SQL server compact edition. So what should i change in this connection string?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.