S
scott_js
I need to dynamically create linked tables in Access via C#. Does
anyone have any idea on how to do this?
I was hoping to simply be able to execute some SQL to create the linked
table, but that that does not seem to be possible.
I did see someone suggest including the ADOX COM object, but I prefer
not including this COM object unless I really need to.
Can I create a maco which will create a linked table and then call the
macro from C#?
Can I insert records into the internal Access tables to create the
linked tables?
Any and all help is appreciated.
Thanks,
Scott
anyone have any idea on how to do this?
I was hoping to simply be able to execute some SQL to create the linked
table, but that that does not seem to be possible.
I did see someone suggest including the ADOX COM object, but I prefer
not including this COM object unless I really need to.
Can I create a maco which will create a linked table and then call the
macro from C#?
Can I insert records into the internal Access tables to create the
linked tables?
Any and all help is appreciated.
Thanks,
Scott