Do you want to quickly export all the data form a specific table (also from system tables) ? Here is a function
ExportTableData
Parameters:
- liTableID (Integer): ID of Table to export Data
- lbWithFlowFields (Boolean): Calculate and export also FlowFields
- lbWriteFieldID (Boolean): Write Header Row with Field IDs (Field No.)
- lbWriteFieldName (Boolean): Write Header Row with Field Names (Field Name)
- lbWriteFieldType (Boolean): Write Header Row with Field Types (Data Type)
Comments
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
http://www.mibuso.com/dlinfo.asp?FileID=350
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯