Re: Creating a new Access database file (.mdb) in .NET/C#
- From: Frnak McKenney <frnak@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 03 Nov 2007 10:33:34 -0000
On Sat, 03 Nov 2007 02:21:48 -0700, Jeff Gaines <whitedragon@xxxxxxxxxxxxxxxxx> wrote:
On 03/11/2007 in message <13inmn0hdcqds37@xxxxxxxxxxxxxxxxxx> Frnak
McKenney wrote:
Anything approaching "real SQL" would appear to be an improvement
over Access/Jet data storage. However...
One thing to think about is your backup strategy. With an Access
file it is pretty easy to copy. Data files from apps like
MySQL/SQL Server etc. can be very difficult to copy unless you
include a process for stopping the server and re-starting it
afterwards.
Jeff,
Thanks for the reminder. Whether the individual user runs his own
backups or an IT department does it "invisibly in the background",
for small, single-user applications the paradigm of "this file == my
data" gives the user a simple way of determining what to back up, or
what to ask "the IT guys" to restore.
Frank
--
Timing is critical to the outcome of a rain dance.
--
Frank McKenney, McKenney Associates
Richmond, Virginia / (804) 320-4887
Munged E-mail: frank uscore mckenney ayut minds pring dawt cahm (y'all)
.
- References:
- Re: Creating a new Access database file (.mdb) in .NET/C#
- From: Frnak McKenney
- Re: Creating a new Access database file (.mdb) in .NET/C#
- From: Jeff Gaines
- Re: Creating a new Access database file (.mdb) in .NET/C#
- Prev by Date: Re: Connections String Questions
- Next by Date: Re: Creating a new Access database file (.mdb) in .NET/C#
- Previous by thread: Re: Creating a new Access database file (.mdb) in .NET/C#
- Next by thread: Re: Creating a new Access database file (.mdb) in .NET/C#
- Index(es):
Relevant Pages
|