LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

? Symbols in SQL table

Hi all,

I am trying to write data into a SQL table and all I get is ???? in the SQL field.  Is this data type mismatch?  Is it trying to insert it into SQL as binary?

Thanks,

Greg
0 Kudos
Message 1 of 2
(2,573 Views)

Hello,

I am not sure what's going wrong.  You seem to be writing multiple records at one time by haveing an ARRAY of clusters, but that should be ok.  I have attached two exmaples - one writes and the other reads.  Try these examples on your database to see if they work.  Let me know the results and we'll go from there - if they work, I think you'll be able to write similar code for your data; if not, we'll try to find a correlation between the malfunction in your code and the code posted here.

I look forward to your repost!

Best Regards,

JLS

Best,
JLS
Sixclear
Download All
0 Kudos
Message 2 of 2
(2,557 Views)