Ever forget the syntax for a connection string, or do you just need to test a connection to a db? Use a UDL for that forgetful memory.
Why does it work? Because a universal data link (.udl) file is really just a text file that contains the connection string for an OLE DB data source
- Dan Lewis