From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to use sql wildcards

I am using the Labview SQL sub-set and am trying to construct an sql query using wildcards. ie LIKE 'Pass*' However, none of the MS Access Driver wildcards appear to work with the SQL sub-set. Any suggestions?
0 Kudos
Message 1 of 2
(2,313 Views)
Hi,

I have some links for you. The first linke gives you info how you Specify a Wildcard Character with the SQL Toolkit and the second one is about "Using the LIKE keyword in a SQL query ". I hope it helps.

http://digital.ni.com/public.nsf/websearch/8854A9FF0CB48A71862566020067BD09?OpenDocument

http://forums.ni.com/ni/board/message?board.id=250&message.id=4926&requireLogin=False

TN
0 Kudos
Message 2 of 2
(2,307 Views)