How To Use a UDL File for Hierarchical Commands in the Data Environment (288106)
The information in this article applies to:
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0 SP3
- Microsoft Visual Basic Enterprise Edition for Windows 6.0 SP4
- Microsoft Visual Basic Professional Edition for Windows 6.0
This article was previously published under Q288106 SUMMARY
This article explains how to use a Universal Data Link (UDL) file
in place of a connection string in the Data Environment with hierarchical or grouped Command objects.
Normally, a UDL file can be used with a Data Environment Connection by changing the ConnectionSource property manually to point to the UDL file by using the "File Name=" argument, as follows:
File Name=C:\MyFolder\MyUDLFile.udl
However, this approach does not work with Command hierarchies.
REFERENCESFor additional information, click the article numbers below
to view the articles in the Microsoft Knowledge Base:
274536 How To Specify a UDL File as the Source of Connection Attributes for a VB Data Environment Connection Object
244659 SAMPLE: How to Create a Data Link File with Windows 2000
Modification Type: | Minor | Last Reviewed: | 7/13/2004 |
---|
Keywords: | kbDatabase kbDataEnv kbhowto kbMDACNoSweep KB288106 |
---|
|