Re: Updating Database
From: Cor Ligthert (notfirstname_at_planet.nl)
Date: 09/07/04
- Next message: Miha Markic [MVP C#]: "Re: SQL Server and MS VS 2003 ADO.Net"
- Previous message: Joyjit Mukherjee: "Re: error handling when updating a datasource via a data adapter"
- In reply to: Age: "Re: Updating Database"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 7 Sep 2004 07:49:49 +0200
Age,
One little thing, using OleDb you can set your database as well everywhere,
the register is very easy to maintain in VBNet, so you can look if there is
a connectionstring in that and when not, just ask the user for the place
using a folderbrowserdialog (bug resolved in sp1.1)
Add that place and the file to the connectionstring from the connection in
the load event, that makes it possible to set your access file everywhere,
it is even much more easy than ODBC in past.
Cor
- Next message: Miha Markic [MVP C#]: "Re: SQL Server and MS VS 2003 ADO.Net"
- Previous message: Joyjit Mukherjee: "Re: error handling when updating a datasource via a data adapter"
- In reply to: Age: "Re: Updating Database"
- Messages sorted by: [ date ] [ thread ]