LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

checking the matching text in the database

Hi jeyanthi,

connect your data to a for loop and check for an empty element. If it is empty, use the "Format into String" function to create your new value.

Mike



Message Edited by MikeS81 on 05-22-2008 08:06 AM
0 Kudos
Message 11 of 15
(859 Views)
hi need help ..how to call the same function if i use  one button dialog .
 
need help plz.thk u
0 Kudos
Message 12 of 15
(832 Views)
Hi jeyanthi,
when do you call this dialog? Why do you now speak about a database, i thought your data is from a text file? Can you please explain the relation between your text file and the database?

Mike
0 Kudos
Message 13 of 15
(810 Views)
hi Mike ..i have been ask to replace the auto inserting sed num to manual..
example user have to insert a number by himself and aftr he insert i have ti check whethr the number already inserted or not.. tht y i called the function and dont knw how to call the same vi recursively...
0 Kudos
Message 14 of 15
(793 Views)
Hi jeyanthi,
here is a simple solution for you. I use the express vi to prompt for input, for a quick example, you can change it with your customized input vi.

Hope it helps.
Mike
0 Kudos
Message 15 of 15
(780 Views)