LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LV 2010 DB open schema load error

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

0 Kudos
Message 1 of 2
(2,202 Views)

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.

Sanjay C.
Embedded Software Product Manager| National Instruments
0 Kudos
Message 2 of 2
(2,165 Views)