Direct connection: dbf,Foxpro,Paradox and text file
Direct connection: Oracle 7.x, 8.0, 8I, 9I, MySQL 5.0, 4.1, 4.0, 3.23 and early.
Connection through ODBC.
Design transform job
Create data object including text data object, file data object(dbf, Foxpro, Paradox, and text file), Query data object, ODBC data object, Oracle data object, and DB2 data object.
Create DBlink between any two data objects.
Set field mapping between source and object tables.
Running Job
Run(or run all):Run one or several jobs.
Stop(or stop all):Stop one or several running jobs.
Pause(or pause all):After pause job, JOb can be executed from the breakpoint.
Debug
Step debug:Debugging could be done step by step, you can view converted result of every record.
Insert breakpoint:job whill paused when running at breakpoint,and can continue debuging from the breakpoint by hand.
Set warning info of debug:Specify when to appear warning info when DBLink is running .
Reprocess wrong data
Correct error data: manually correct error data.
Import corrected data: taken as source, the errors are corrected according to conversion rule with Dblink. The corrected data will be automatically imported into object table.
Course observe.
Examine DBlink process (the added records, the updated records, the deleted records, the error records, the converted source data records, and the conversion speed).
Observe whole conversion capability: Display the capacity on curves such as browse speed curve about source data, speed curve about data import, speed curve about wrong data producing.
Expression calculate.
DBput provide over 200 functions and calculation function of data expression. You can use them in target data object field calculation, conditional property of transform job, clean conditional property of DBlink.
Converting any data into Csv,HTML,Excel,SYLK,DIF,Lotus 1-2-3, QuattroPro,XML,RTF,SPSS,PDF,LDAP.