I am working for Access db to SQLite migration for dataset. So far I have got table name and column name for Access db and created table in SQLite db and also transferred data. But in this process relationship between table is lost. So is there any way to restore relationship or get table constraints from Access table using OLEdb?
Asked
Active
Viewed 24 times