Fabio wrote: <snip>
Do you have any url where can I find documentation on how to do command line import ?
Assuming you have Cach� on your local PC, this should give you the info you need:
http://127.0.0.1:1972/apps/documatic?LIBRARY=OPERATOR&CLASSNAME=%25SQL.Import.Mgr
which inherits from
http://127.0.0.1:1972/apps/documatic?LIBRARY=OPERATOR&CLASSNAME=%25SQL.ExImData
Essentially you are loading up the names of the columns into a list property, the associated data types into another, building an import routine and running that routine.
HTH
Dave
