sql ce

  1. R

    Development strategy with VS Designer and Datasets

    I've programmed in various languages but am just getting started with VB Net under VS2010 Express and SQL CE 3.5. It's pretty cool how you can drag-and-drop from a Dataset and create forms that display parent records and their synchronized child records with no programming at all. But I've run...
  2. fweiner

    Question sql ce database path

    I have three projects that will work from one db. I am installing them seperately using clickonce. The db is part of one installation located in |DataDirectory|. How do set connectionstrings in the other projects so that they too can connect to the db?
Back
Top