Utility functions for importData and exportData

DESCRIPTION:

Utility functions for importData and exportData

USAGE:

initSybaseConnection(type, server)

REQUIRED ARGUMENTS:

type
A string used as the type argument to importData or exportData
server
A string used as the server argument to importData or exportData

DETAILS:

This function performs initialization of a Sybase server connection. This initialization is necessary only on Solaris, within the Splus -g user interface.

This function is not intended to be used directly.