Create MSysIMEX* ms-access tables proggramatically

250 Views Asked by At

I want to create a link with MS-Access MDB database with a txt file via Delphi.

MSysIMEXSpecs and MSysIMEXColumns are system tables with link properties (column separator etc), but these tables are only created by Access assistant.

Is there a way to create these tables programmatically? (with ADO, ADOX, DAO, DDL...)

0

There are 0 best solutions below