01-14-2011 07:51 PM
Hello All,
I am trying to migrate some legacy code that uses the Database Toolkit and one or more of the toolkit vis will not load into LV 2010 64bit due to the error shown in the attachment. Is there a workaround for this problem?
Thanx,
Karl
01-17-2011 04:40 PM
Hi Beach Comber,
It looks like these legacy functions no longer exist in the 2010 version of the toolkit, which is why LabVIEW is unable to handle the migration automatically for you. What you're going to have to do is make use of the newer functions which are now available in the Database Connectivity Toolkit and recode the portions of the legacy code which rely on the old Database Connectivity VIs which are no longer available. I don't think there is a better solution as the older functions have been completely overhauled and there's no logic in the LabVIEW compiler to make the appropriate mappings to the new functions available in the Database Connectivity Toolkit.