Developers community number 1 connection string reference

Connection strings for UDL

Community Forums
Find solutions and post questions regarding connection string related issues.

Data Link File

Type:    OLE DB Provider
Usage:  File Name=c:\myDataLinkFile.udl
Manufacturer:  Microsoft
More info about this provider »
Customize string example values »
UDL
Although it is possible to supply connection information in a Universal Data Link (UDL) file you should avoid doing so. UDL files are not encrypted and expose connection string information in clear text. Because an UDL file is an external file-based resource to your application, it cannot be secured by the application.
File Name=c:\myDataLinkFile.udl;
:-)
Copyright © 2010 ConnectionStrings.com   |   All Rights Reserved   |   Powered by CSAS   |   Send feedback, articles, requests and more connection strings here.