LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to communicate with SQL using LabVIEW 7.1...?

Solved!
Go to solution

I dont think excel handles sql very good, but if it's a project top performance might not be an issue. A true db-program would probably be a better base else.

 

Assuming labsql works as labviews database-functions, you bascially send a text string with your sql-statement through the functions and recieve a result (a matrix in LabVIEW DB-tools).

 

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 11 of 16
(1,638 Views)

Also, have a look at this:

How Can I Use the SQL Toolkit in LabVIEW to Retrieve Data from a Microsoft Excel Spreadsheet?  

Message Edited by Adnan Z on 01-07-2009 04:25 PM
Adnan Zafar
Certified LabVIEW Architect
Coleman Technologies
0 Kudos
Message 12 of 16
(1,636 Views)

 

How do you include everything you need in the installer so the software works on the client machine.

 

I have my application working on the deveopment machine but not on the client.

 

 

Thanks

JCollado
0 Kudos
Message 13 of 16
(1,503 Views)

JCollado wrote:

 

How do you include everything you need in the installer so the software works on the client machine.

 

I have my application working on the deveopment machine but not on the client.

 

 

Thanks


 

Please don't hijack an unrelated thread. Post a new question with further details such as LabVIEW version, drivers used ,etc.  and what exactly does not work.
0 Kudos
Message 14 of 16
(1,501 Views)

hi adnan,

 

 

   i need your help.. guide me to do program in LABSQL... im using LABVIEW 7.0..i dont want to purchase database toolkit i plan to use labsql... i was download the labsql zip file... but i dont know to go further... i know the command set for the sql.... im doing the program to test the "PCB" it  will have 32 i/o pins each pin have to send different type of signal.. so that output signal from the pin should be saved n the database with the help of labsql...it should have 32 column's...

 

     After the data's are saved in the database... i'll go for the next step is to check the other PCB with fault in it.. now i'll send the 32 signal to 32 i/o pins and the output signals should be compare with previous saved data in the database... if its match means status of the pin will true or else fals.. At last i'll generate the report for the Pcb...

 

Kindly help me... waiting for your reply ....

Regards,
N. Srinivasan
0 Kudos
Message 15 of 16
(1,450 Views)
YOu have already posted this many times now. I will strongly suggest you to stick to a single thread.
0 Kudos
Message 16 of 16
(1,436 Views)