Prabhakant Patil Posted May 17, 2012 Report Share Posted May 17, 2012 Name: Create_UDL_File_LV2010 Submitter: Prabhakant Patil Submitted: 17 May 2012 File Updated: 12 Jul 2012 Category:Database and File IO LabVIEW Version: 2010 License Type: BSD (Most common) Create_UDL_File_LV2010 v1.0.0 Copyright © 2009, Prabhakant Patil All rights reserved. Author: Prabhakant Patil LAVA Name: Prabhakant Patil Contact Info: Contact via PM on lavag.org LabVIEW Versions: 2010 Dependencies: 1. NI Database connectivity Toolkit 2. OpenG Application Control Description: The Microsoft Data Access Components (MDAC) provide the Data Link Properties dialog box as the common user interface for specifying connection information to a data provider on Windows 2000 and later operating systems. You can use the Data Link Properties dialog box to save connection information in a universal data link (.udl) file. Universal data link files (or '.udl files') provide a common user interface for specifying connection attributes. A user can use a Data Link Properties dialog box to save connection information in a .udl file as an alternative to directly specifying them by hand in a connection string. Consequently, these files provide a convenient level of indirection. Additionally, the dialog box specifies a number of alternate OLE DB data providers for a variety of target applications This example is used to generate UDL File. This file is used to connect SQL database. Installation and instructions: 1. Run Create UDl_SQL. VI 2. Enter Database server name and password 3. Enter Database name and click OK button. Then it will try to connect database using entered information Version History: v1.0.0: Initial release of the code. License:BSD Distributed under the Creative Commons Attribution 3.0 (http://creativecommo.../about/licenses) See link for a full description of the license. Support: If you have any problems with this code or want to suggest features: please go to lavag.org and Navigate to LAVA > Resources > Code Repository (Certified) and search for the "Create_UDL_File_LV2010" support page. Distribution: This code was downloaded from the LAVA Code Repository found at lavag.org Click here to download this file Quote Link to comment
Götz Becker Posted May 23, 2012 Report Share Posted May 23, 2012 Why are all VIs password protected? Quote Link to comment
Phillip Brooks Posted May 23, 2012 Report Share Posted May 23, 2012 This same code was posted on the dark side, and promoted on LinkedIn with the same link (below) https://decibel.ni.com/content/docs/DOC-18612 Self promotion is fine, but spamming every possible forum with password protected code creates a negative impression of the poster (for me anyways). Quote Link to comment
Prabhakant Patil Posted June 23, 2012 Author Report Share Posted June 23, 2012 By mistake the password kept as it is. I have removed the password. I am not trying to do spamming of this. My intension is like, if anyone is facing same problem he could able to find the solution ASAP. Thas it. If you are taking this in a wrong direction, then I am sorry for.............. Quote Link to comment
Mark Balla Posted June 24, 2012 Report Share Posted June 24, 2012 I just down loaded the code and it is still pass word protected. Please fix as soon as possible or the submission will be removed from the repository. Quote Link to comment
Prabhakant Patil Posted June 27, 2012 Author Report Share Posted June 27, 2012 Password is removed Quote Link to comment
Mark Balla Posted July 15, 2012 Report Share Posted July 15, 2012 Certified 7-14-2012 placed in Database and File IO Category Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.