Oracle Export to MDB
Posted: Tue 30 Jan 2007 20:21
I want to export a table from oracle to mdb, can anybody help me with ideas?
my suggestion:
- run a "desc table_name" and create the MDB
- Copy row by row
(Which component I have to use to exec "desc")
sorry my english
thanks...
my suggestion:
- run a "desc table_name" and create the MDB
- Copy row by row
(Which component I have to use to exec "desc")
sorry my english
thanks...