Hiya,
im just programming some bits and pieces.
Just wondering if I can do a search a table across multpile fields. I mean if i have a text box & put a general search, can i get it to search across the whole table to matching entries.
select * from county where "any field" = 'mysearchword'
thanks,
Jo