Re: Advice On How To Keep Data Please




"Ralph" <nt_consulting64@xxxxxxxxx> wrote in message
news:OWAHMfa6HHA.5980@xxxxxxxxxxxxxxxxxxxxxxx

"Jeff Gaines" <whitedragon@xxxxxxxxxxxxxxxxx> wrote in message
news:xn0faht3q3xdhdw000@xxxxxxxxxxxxxxxxxxxxxxx
It's clear that I need to update my trusty Access 2007 so I am trying to
think in broad terms the best way to keep my data.

I generally drive Access using ADO in C# (I will look at ADO.NET), only
using it directly to create the original database for the program I am
writing. I write programs for myself, I don't sell them although some are
on the Code Project/GotDotNet sites. The records can be up to 60K as I
keep largeish files in it.

The choices I have considered are:

SQL Server Desktop Engine
It's free but it doesn't have a front end like Access, although I think I
could use the VS IDE to set up a new database. I always have problems
backing up its databases, the files always seem to be open so my batch
backup process often can't back them up. I don't know how I would
re-install files into it after an OS re-install, I imagine there must be
a
way though.

XML Files
It's also free and doesn't have a front end although I have written one
in
C# so that's not an issue. It's also easy to backup the files.
I am concerned about keeping large files in it though, somehow I have a
better feeling of security with a large file in an access 'Memo' field
than in what is effectively a text file. It's also a pain to keep
pictures
in.

Access 2007
Has an easy to use front end and I am confident about keeping data in it
and backing up the database files. It's horrendously expensive in the UK
(although I may be able to get somebody to pick it up in the USA for me).

So, any thoughts or suggestions please? Driving it from C# is key so
things like Open Office don't really hack it.

If I'm in the wrong place to ask please point me on :-)


Since you are using dotNet - Take a look at SQL Server Express 2005
Free
http://www.microsoft.com/downloads/details.aspx?familyid=220549b5-0b07-4448-8848-dcc397514b41&displaylang=en

Xcopy, distribution
http://technet.microsoft.com/en-us/library/ms165716.aspx

FrontEnd Management tool
http://www.microsoft.com/downloads/details.aspx?familyid=C243A5AE-4BD1-4E3D-94B8-5A0F62BF7796&displaylang=en


And MSDE is not supported on Vista or Server 2008.

--
Richard Mueller
Microsoft MVP Scripting and ADSI
Hilltop Lab - http://www.rlmueller.net
--


.



Relevant Pages

  • Re: MS Access DAO -> ADO.NET Migration
    ... William Vaughn ... Microsoft MVP ... Hitchhiker's Guide to Visual Studio and SQL Server ... My migration app works building a SSCE database file with imported data ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Cluster will not fail over.
    ... > As far as the TCP/IP issue goes, you had to rebuild the cluster and were ... > able to restore the master database. ... > a cluster installation you'll have to revisit. ... >> This worked bringing up the sql server in minimal mode. ...
    (microsoft.public.sqlserver.clustering)
  • Re: Word 2003/Access2000/SQLSVR
    ... SQL server being where the data is held and this is accessed through a MS ... entire database and that may be say a record for Berkshire. ... "Peter Jamieson" wrote: ... replaced with the first record on the table in use. ...
    (microsoft.public.word.mailmerge.fields)
  • Re: MS Access DAO -> ADO.NET Migration
    ... full SQL Server and I see the logic you explained in a multi user ... allow two users to access the same database file Read/Write at any given ... The book was a pleasure to read after the gibberish that Microsoft 'puts ... Hitchhiker's Guide to Visual Studio and SQL Server ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: MS Access DAO -> ADO.NET Migration
    ... For that it is much harder to handle the incremental identifier, ... database but although they have the data, they are not connected at the same ... The book was a pleasure to read after the gibberish that Microsoft 'puts ... SQL Server Management Studio is nowhere to be found on my ...
    (microsoft.public.dotnet.framework.adonet)