Re: Client Database Solution, or best practice

From: Val Mazur (group51a_at_hotmail.com)
Date: 04/24/04


Date: Fri, 23 Apr 2004 22:47:49 -0400

Hi Elric,

My personal opinion is to use MSDE. Several points, which give advantage to
MSDE:

1. It provides same level of security as SQL Server.
2. It is stable. Access database could be easily corrupted and requires
repairs once in a while
3. It has rich functionality, supported by SQL Server - triggers, SPs,
extended syntax for Transact SQL
4. If your database will require more space, then you could migrate to SQL
Server without writing any additional line of code. Just attach database to
SQL Server and it is done

-- 
Val Mazur
Microsoft MVP
"Elric" <LordElric@qwest.net> wrote in message 
news:5F944EF4-933A-44DA-AB30-79A24D2C247C@microsoft.com...
> I'm currently working on a client application in .net, written in C# (VS 
> 2003).  I'd like feedback on a "best fit" for a local client database to 
> store data.  Not a whole lot of data, but enough to require a solid 
> solutions that is secure and preferably encrypted.
>
> I've considered access or even the SQL desktop engine.  Does anyone have 
> suggestions, personal experiences, or general best practices on storing 
> local data in a secure fashion?  I'm just not seeing a lot of answers from 
> MS on this.
>
> Thanks!
> Elric 


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)