Create Table in SQLite from MS ACCESS
Steps to create a table in SQLite from Microsoft Access.
From the menu bar in Access, go to;
- File - Export
- Export Table Dialog Box
- "Save As Type" drop down box
- Select "ODBC Databases"
- Export to File Name
- Select Machine Data Source Tab
- Select "SQLite Database"
- Click OK
- SQLite 3 ODBC Driver Connect
- Browse for database name
Linking to tables in a SQLite database from MS Access
- Go to the File menu
- Select "Get External Data"
- Select "Link Tables"
- Link dialog Box
- Files of type drop down box
- Select ODBC Databases()
- Machine Data Source Tab
- Select "SQLite Database"
- Select "Sqlite 3 ODBC Driver Connect"
- Database Name
- Browse for file