About the OLE DB DSN

The OLE DB DSN for the CML's database is:

DSN=FMLib

An OLE DB DSN can be used as a shortcut to connect to a database.

System DSNs are stored in the system registry, which is a safer place on the Web server than in the Web application's source code files. This means that using a DSN instead of a complete connection string within your application is more secure.