I have a SQL Anywhere 5 database which I can currently access through ODBC. I managed to open it with Access but when I used Access to export text files it would truncate the data.
Is there a way with Access or any other tool to easily export all tables to a bunch of CSV files with field names as the first row and the table names as the file names, or something like that?
I'm not familiar with Access (which is installed in a language I don't understand), ODBC or even Windows in general; so, don't hesitate to point to obvious solutions, I probably missed them.
Thanks.