Transfer Direction

Transfer the data from the primary to the secondary database, or from the secondary to the primary.

When you execute a bulk-copy transfer from statement, the secondary database (either Adaptive Server database or another database) is the source of the data to be transferred. The primary database becomes the destination database, or target.

Note: Sybase recommends that you use the transfer from command from the primary database when you transfer data between two access services. Using transfer from guarantees native datatype mapping and returns the proper datatype result set.
Related concepts
Datatype Conversion for Transfer Processing