Hi Mike et all,
I am passing the 2D array of Variants, the output from the "DB Tools Select Data" to be exact, which contains record data from a JET DB, and I am passing the data directly to an ActiveX method call object which is calling a method in the ActiveX control that takes a variant as a parameter. I have tested this within VB, I created a freakish variant which contained arrays of variants, and the data passes fine. Regrettably, when using the control in Labview in the above described manner, and then monitoring the passed in VARIANT I see that the VAriant does have dimensions, but ALL of the VT atributes read "VT_EMPTY".
This certainly might be the SAFEARRAY issue that you speak of, as we are using labview 6.1. Can anyone refer me to the bug repo
rt that talks of this Safearray issue?
Thanks all,
Jt