The Convert DSN source code resides in the \Samples\Odbc\Convdsn directory.
File name | Description |
CONVDSN.C | Contains the main application functions. It demonstrates the conversion process by iterating through all User and System DSNs and making a version of the data source name acceptable for use as a filename. |
CDSNBLD.MAK | Builds the ODBC Convert DSN Demo application. |
CDSNBLD.BAT | A batch file that sets up the appropriate environment and invokes the appropriate compiler and linker for building the Convert DSN Demo application. |