Hello we have used the ODBC Importer manually to:
-- open a data file
-- open a definition file
-- click the import
Is there a facility to create a script that would automatically import several files at once instead of doing them manually one by one. Something like the following:
odbcimport mydata.dat mydata.def
odbcimport mydata.dat mydata.def
...
Thanks,
Eric
-- open a data file
-- open a definition file
-- click the import
Is there a facility to create a script that would automatically import several files at once instead of doing them manually one by one. Something like the following:
odbcimport mydata.dat mydata.def
odbcimport mydata.dat mydata.def
...
Thanks,
Eric