05-02-2005 10:27 AM
05-02-2005 03:11 PM
05-02-2005 03:37 PM
05-02-2005 03:54 PM
05-02-2005 04:15 PM
05-02-2005 05:58 PM
02-25-2008 05:15 AM
Hi,
I am using sql server 2000 and labview . In my program i want to create DSN dynamically. Please send me the steps that how to create DSN Clearly..
Thanks in Advance.
Vaira Muthu
02-27-2008 01:11 AM
Hi Vaira,
You may try to create new registry keys similar to the suggestion Doug and Dave mentioned above. You will simply make use of the Windows Registry Access VIs located in the Connectivity library.
You may however take another route and simply enable the prompt option in the DB Tools Open Connection.vi to create a DNS on the fly.
02-27-2008 04:09 AM
@vaira muthu wrote:
Hi,
I am using sql server 2000 and labview . In my program i want to create DSN dynamically. Please send me the steps that how to create DSN Clearly..
Thanks in Advance.
Vaira Muthu
03-04-2008 10:46 AM
Hello all,
I have browsed through the sample code - DSNCreation.c - that was attached code. However, it seems the code would not work because the code does not contain the location of where to find the " *.mdb" file that would be used. How do you implement this dynamically?
Thanks,
Robert