03-27-2006 12:16 PM
03-28-2006 01:30 PM
Hello Tom,
All versions of LabVIEW should be able to handle the
polymorphic
As far as the software installation of the Database toolkit, it is against the license policy for that version of LabVIEW and the toolkit to have it installed on multiple computers (LabVIEW 8 and LabVIEW 8 toolkits have changed this slightly, but the agreement for LabVIEW 7.1 and prior remains in effect). If the user of the other computer is licensed for LabVIEW and the database toolkit and you wish to test the software on the other computer, I would recommend actually running the database toolkit installer program to ensure that the installation goes correctly.
Hopefully this helps – good luck, and let us know if you have other questions!
03-28-2006 02:30 PM
Dear Travis,
Thank you very much for your answer.
I modified the library by replacing the polymorphic VIs with normal VIs and is working fine. It's not the first time when I encounter the same problem and each time I solved it by replacing the polymorphic VIs.
Regarding the license: yes, the second computer is also licensed for the database toolkit but I was not so sure that I didn't modified any subVI while developing the application so I just wanted to be sure that I will use exactly the same hierarchy.
Thanks again,
Tom