Wow! 5 hours to export?
I am not extremely familiar with RM, but here is a command line I use for VI to import. It may apply.
M:
CD\
CD MAS90\HOME
M:\MAS90\HOME\PVXWIN32.EXE ..\launcher\sota.ini ..\soa\mas90 -ARG VIWI0V W O DIRECT DISPLAY DTC
This all being in a batch file I call.
Regarding ODBC, if You are using PO2 and SO2, maybe checking for receipt dates for sales order lines, consider if using access using a make table on PO2, then a seperate one on SO2, then base your query on the local copies of both of them. The make with no joins runs much quicker.
Hope that helps you,
ChaZ
There Are 10 Types Of People In The world:
Those That Understand BINARY And Those That Don’t.