I am using LV 6.1, ADO, and I am trying to read or perform a query on a sybase database. I can connect to it but the variant returned is reads like so:
OLE Variant
Variant Type -> VT_ARRAY|VT_VARIANT
Value -> Array(Non Displayable)
I am using the example at this link;
http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=135&HOID=50650000000800000027370000&UCATEGORY_0=_49_%24_6_&UCATEGORY_S=0&USEARCHCONTEXT_QUESTION_0=ADO&USEARCHCONTEXT_QUESTION_S=0
Please Help if you can.
Wil