Discussion Forums
- Topic List
- Most Recent Posts
- Sign In for more options
hello there. im facing some problem.im using mdbtools for .mdb database.i can manage export this db with mdb-export to csv file using this command
mdb-export db1.mdb personal >> tblPersonal.csv
eg.
db1.mdb
table personal
|id | name | address | contact|
but how i can export only few field in my .mdb database. e.g only export name and address field. ur help will so appreciate.thank you
