I am creating a set of applications. One of these applications is the unrestricted application (written in VB6) Writes data received to the local database All other applications (VS 2008 / C # 3.0) will be read mostly for reporting reasons.
I do not even want to include SQL Server / MySql / Sybase or even its expressed version, because delivery is a problem (for example, separate installation, etc ...) I have a local Looking for the database in which VB6 (that is, maybe Olebey, or ODBC if it is to compromise) and ADO Nets are drivers for both. It would also be nice if the database has supported the ORM, such as NHBnet or at least 1-to-1 Mapper, such as subsonic, but this deal is not a breaker but my main requirement is that the database is widely used in concrete So that I do not waste time with addictive waste, fixing the lost data etc ..
I have experience from back to MS Access and there are not many good memories in the day ( Neither nor should it be Was bad) I heard about SQLite, SQL Server Compact Edition, Vista DB, etc ... but with zero experience and I do not know anyone who actually use it.
What is there that best fits my situation?
Just fit the bill, make sure that you are ok too.
Comments
Post a Comment