DB2

K

Ken Snell \(MVP\)

ACCESS does not support a built-in process to export data in the DB2 format.
Instead, export the data as a text file, then import that file into your DB2
database.
 
Top