Gossamer Forum
Home : Products : DBMan : Installation :

Strange...Search The Database

Quote Reply
Strange...Search The Database
I've installed DBMan with the default database and config. on a Win2K Pro. workstation, running Apache.

The DBMan authentication works and I'm able to add records. I CAN'T perform a "List All" and when I search using data entered in the ID, Title, URL, Type, Date, Category or Description fields, searching takes forever - finally timing out. However, if I place my search criteria in the "Keyword Search" under Search options, I'm able to successfully retrieve results.

Any suggestions?

Thank you.

Quote Reply
Re: Strange...Search The Database In reply to
Depending on how many records you have, using the List All option will time out...that is why you should add the following argument to your List All query string:

Code:

&mh=25


This will invoke a spanning result listing of records.

Regards,

Eliot Lee