Copying Connection Settings

You can copy your connection settings from one machine to another using the ADO Connection Editor's Export and Import functions. You do this by exporting the connection settings on one machine and importing them to another.

You can also import connection settings at a using the MFImportConn command. To do this, start a 32-bit or 64-bit version of the Visual COBOL 2010 command prompt, as appropriate, and then enter:

MFImportConn path:\exportedXMLfile

Where:

path
is the full path to the XML file containing the exported connection settings
exportedXMLfile
is the filename of the XML file containing the exported connection settings