Here is what I am trying to do. Hopefully someone with more knowledge than me can help.
I want to write a code that will open a text file on a local pc, and import that text file directly into an Access database.
There will be several files to import and therefore several tables in Access.
I am getting stuck & confused when trying to configure the oledbadapter. Should I configure the adapter in the design mode or in the code mode?
Any help or guidance would be greatly appreciated.
Thanks...
I want to write a code that will open a text file on a local pc, and import that text file directly into an Access database.
There will be several files to import and therefore several tables in Access.
I am getting stuck & confused when trying to configure the oledbadapter. Should I configure the adapter in the design mode or in the code mode?
Any help or guidance would be greatly appreciated.
Thanks...