Import & Export records
This is a stand-alone codeunit for importing and exporting data from tables.
It has multi-tables support and uses only Microsoft XML, v6.0 automations.
Great for moving data.
http://www.mibuso.com/dlinfo.asp?FileID=1099
Discuss this download here.
Comments
Love your APi but I've got a prob with it.
assignFieldRef(VAR fieldRefs : ARRAY [255] OF FieldRef;VAR recRef : RecordRef)
FOR i:=1 TO recRef.FIELDCOUNT DO
fieldRefs:=recRef.FIELDINDEX(i);
FIELDINDEX exceeds the ARRAY
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n