LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with Database select query

Hi,
 
I have experience a problem in displaying the result retrieve from the database queries.  
 
In my labview program, I wish to display the name of the result of my data retrieve from the database queries. The analyze table I have created is actually to compare the highest Peak difference between the extracted waveform graph and the power spectrum waveform graph. The Record table actually store the name of the data. Then the queries will compare the PowerPeak from the Analyze table and the Record Table,  the PowerPeak that is between 0.002 to 0.004 will be display as normal heart retrieve from the name column of the Record table and the PowerPeak that exceed 0.004 will be displayed as abnormal heart from the name column of the Record table.
 
It would be great if anyone here is able to help me troubleshoot my program.
 
Thank very much.
 
Regrads,
Ferlina
0 Kudos
Message 1 of 2
(2,473 Views)
Hello,
 
Please be more specific with your question.  You said "I wish to display the name of the result of my data retrieve from the database queries."  You then go on to describe your VI.  I took a look at your VI, but I don't see where you question fits in.  If you can perhaps restate your question in different words, using very specific references to where you are having problems in your code, I will try to help you!
 
Thank you,
 
Best Regards,
 
JLS
 
PS - as a note, if you are having trouble with a single aspect of your application, it is always best to create a very simple example which illustrates the problem, so that myself and anyone else who visits this forum can see precisely and only the issue at hand.
Best,
JLS
Sixclear
0 Kudos
Message 2 of 2
(2,457 Views)