DD wrote:
> The type input tells the function how to format the output.  So, if you want
> a string output, wire a string constant, such as a space, to the type input.
> I haven't tried using the function on arrays, only single elements, so I
> don't have any advice on wiring an array to the type input.
> 

I know, but there is a difference between the "Database Variant To Data
" and the "Variant To Data". In the variant data stream there is more
then one value and they could have differnet types. In my case there is
just a datetime (I don't know how this type is called in LV) an a float
value. All I need is an example where i can enter an sql query and the
results will be shown in a table. I couldn't find such a example on the
ni code exchange website. Im using MSSQL Server.

Max


Reply via email to