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...)