Greetings!
I have three comma-delimited text (CSV) files that I'd like to load into an
SQL Anywhere database via a Visual Basic or Access front end. I can drop
tables via code, I can even create tables via code. What I can't seem to do
is use VB/Access as a conduit to bring the data from the CSV files into the
SQL Anywhere database.
The documentation for VB tells how to return data from an ODBC-connected
database but how about putting data into an ODBC-connected database?
Thanks for your attention!
Jeff