Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Exact Match search

Quote Reply
Exact Match search
Hi,
Brain probably not working well but I cann't solve this one: my column Class (VARCHAR) has values TB and MTB

how do I search for all TB without also having MTB ?

this is my faulty line:
db.cgi?do=search_results&keyword=*&db=dbname&fm=long&mh=15&Class=TB

If I use the footer 'Search' option and enter TB with Exact Match, it works fine (only TB) so there must be away of writing an equivalent line!
Thanks for any advice
Charly
Quote Reply
Re: [charly] Exact Match search In reply to
You can use some options like below:

db.cgi?do=search_results&keyword=*&db=dbname&fm=long&mh=15&Class=TB&Class-opt==

Hope that helps,
Jean
Gossamer Threads Inc.
Quote Reply
Re: [jean] Exact Match search In reply to
Hi Jean,



you should really have a better DBManSQL-documentation where such things are described!

How should a user / program-owner know this an other things?!?

Regards,
Manu

Shopping Portal Shop-Netz.de® | Partnerprogramme | Flugreisen & Billigflüge | KESTERMEDIA e.K. | European Affiliate Marketing Forum.
Quote Reply
Re: [ManuGermany] Exact Match search In reply to
Hi Manu,

You can find the documentation for such these things in Help >> GT Module Documentation (SQL::Table module) since we use the same library for all of our products.

Cheers,
Jean
Gossamer Threads Inc.

Last edited by:

jean: Mar 25, 2003, 10:39 AM
Quote Reply
Re: [jean] Exact Match search In reply to
The given URL http://penguin/...help_guide_libs.html does not work
Quote Reply
Re: [YoYoYoYo] Exact Match search In reply to
Ops sorry, it wasn't meant to be linked, you can find the link in your installed DBSQL admin panel >> Help

Cheers,
Jean
Gossamer Threads Inc.