public DataAccesser()
 {
     mGPSDB = new GPSLinqWrapperDataContext("Data Source=shacng6120067,5013\\SQLEXPRESS;Initial Catalog=GPS;Persist Security Info=True;User ID=gpsuser;Password=gpsuser");
 }
Exemple #2
0
 public DataAccesser()
 {
     mGPSDB = new GPSLinqWrapperDataContext("Data Source=shacng6120067,5013\\SQLEXPRESS;Initial Catalog=GPS;Persist Security Info=True;User ID=gpsuser;Password=gpsuser");
 }