For eons I have created import/export specs using the GUI. Moreover, I understand that Access stores those specs in MSysIMEXSpecs. However, I have NEVER been able to create a new spec without using the wizard. Does anybody know if one of these ideas are viable?
1. Somehow gain the ability to insert records into MSysIMEXSpecs.
2. Interact with MSysIMEXSpecs using VBA code.
I want to do this for three reasons:
1. You can't cause the wizard to appear unless you start the import/export process, then click the "advanced" button. That can be cumbersome.
2. Once you start the wizard, it thinks that you will only use the spec on the currently selected table. So it limits what you can write.
3. It would just be cool to subvert the wizard.
1. Somehow gain the ability to insert records into MSysIMEXSpecs.
2. Interact with MSysIMEXSpecs using VBA code.
I want to do this for three reasons:
1. You can't cause the wizard to appear unless you start the import/export process, then click the "advanced" button. That can be cumbersome.
2. Once you start the wizard, it thinks that you will only use the spec on the currently selected table. So it limits what you can write.
3. It would just be cool to subvert the wizard.