Export a whole MS Access database to CSV -


i have 37 table ms access database. have, in past, exported tables csv 1 @ time. there way export tables csv in single stroke?

you can use tabledefs collection , transfertext.


Comments

Popular posts from this blog

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

Java - Returning an array from a method to main -