Embeded DB ?

  • Hello !

    I am programming a DB application for sql server. but the client itself needs an embeded Database.

    I looked at using msde but the office we are deploying doesn't allow msde (don't ask me) so I am looking for a enbeded DB that doesn't require more than including a dll (I am using .net so smthing with no need to register) or a file based db.

    I am looking at access but every body tells me to stay away from that. I will have probably 10 users using the client (asp.net web page).

     

  • My advice is:

    a) Talk to your production support and security people to see if what you are planning will be allowed to go live.  History is littered with applications that have completed development but not been deployed due to support or security difficulties.

    b) Design your application so the client can share a database on the host.

     

    Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.

    When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply