The default adaplet interface (mxff libraries) lets you create SQL load files to migrate an adapted data source to 3DSpace.
You can use the Oracle SqlLdr utility or the SQL Server bcp command to provide the most efficient load mechanism. An adapted database of any size can be directly loaded into 3DSpace using this technique.
SQL Loader is not intended for use with adaplets that are used in migrate or extend mode. While it is possible to do so, all sets, history records, unmapped descriptions and attributes, checked in files, and so forth, are lost after the data load. For more information, see the appropriate DBMS documentation on the load utilities.