LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

using wildcard in database Connectivity toolkit

I have a MS Access databese like

database.png

I want to delete the characters begining with 'abc'

code.png

but after running it, the characters doesn't be deleted. 

Any mistakes in the code? Thank you.

0 Kudos
Message 1 of 2
(2,536 Views)

Use a '%' for the wildcard.

Jim
You're entirely bonkers. But I'll tell you a secret. All the best people are. ~ Alice
For he does not know what will happen; So who can tell him when it will occur? Eccl. 8:7

0 Kudos
Message 2 of 2
(2,516 Views)