Download MsAccess to Sqlite converter

Description

This project aims to create a small application to convert a MSAccess Database file into SQLite format.It needs the SQLite ADO library in order to work.I do it just for learning purposes and for fun, of course :)

Source Files

The download file mdb2sq3.zip has the following entries.


CommandLineParametersHelper.cs/*from w w  w  .j  a v a 2s .  c o m*/
IDBBackEnd.cs
MSAccessBackend.cs
Program.cs
Properties/AssemblyInfo.cs
SqLiteBackend.cs
System.Data.SQLite.dll
TableMetaData.cs
app.config
mdb2sq3.csproj
mdb2sq3.sln

Download

Click the following link to download mdb2sq3.zip.

mdb2sq3.zip




















Home »
  C# Free Code »
    Database »




ADODotNet
CSV
Database
EntityFramework
JSON
LINQ
LINQPad
Memcached
MongoDB
MySQL
NHibernate
Oracle
ORM
SQL
SQLite
SQLServer
SSIS