Re: [GENERAL] Hope it is not too offtopic

2001-03-21 Thread Jan Ploski
> I have a database of ISO standards ... my clients want to be able to do a > full document search ... but it's not a document ... it's a database > Is there a way (more likely a query question) to > select * from tablename where like '%term%'?? This query will work, but I suspect th

Re: [GENERAL] Hope it is not too offtopic

2001-03-21 Thread Brent R. Matzelle
3/20/2001 1:23:30 PM, "Eric, Audet" <[EMAIL PROTECTED]> wrote: > Ok, here's my problem > > I have a database of ISO standards ... my clients want to be able to do a > full document search ... but it's not a document ... it's a database > Is there a way (more likely a query question) to >