Click to See Complete Forum and Search --> : Searching for data with *


fromb
07-23-2006, 03:46 AM
I use Delphi 5 and Absolute database and am looking for a way to search for data in the database by using * e.g. if I’m looking for software to use *ware to search. I suppose it would be possible through sql but I have no knowledge of sql. Can someone please help?

ayhan
07-23-2006, 07:51 AM
if you can be more specific i can help you..

NogDog
07-23-2006, 11:10 AM
"%" is the wildcard character in SQL.