Gossamer Forum
Home : General : Perl Programming :

Need a script to search an Access Database

Quote Reply
Need a script to search an Access Database
hi,
im looking for a poerful script to search an Access database.
i need it asap. can anyone help ?

Thanks
Quote Reply
Re: Need a script to search an Access Database In reply to
Is this being used for searching via the Web?
We are using DBMAN as our search engine for flat files created from Access and is converted with Object Access.

Regards,

------------------
Eliot Lee
Founder and Editor
Anthro TECH, L.L.C
http://www.anthrotech.com/
info@anthrotech.com
==========================
Coconino Community College
http://www.coco.cc.az.us/
Web Technology
Coordinator
elee@coco.cc.az.us
Quote Reply
Re: Need a script to search an Access Database In reply to
And if you get the SQL version, you can use DBD::ODBC to interact directly with an Access file.

Cheers,

Alex
Quote Reply
Re: Need a script to search an Access Database In reply to
hi,
what is Object Access ?
and does DBMAN convert Access database into flat files ?

i need this to make a medical indes of doctors and medical centers in the middle east . the problem is that the guys im working with want to do it in an Acces database.

i cant use Links SQL becasue my sserver doesnt support SQL .

if you give me some links to program i can look at , i would appreciate it.

Eliot, i looked at toyr Anthro Tech site, what script are you using for the search , it looks good .
Quote Reply
Re: Need a script to search an Access Database In reply to
I am using a "hacked version" of Xavatoria Indexed Search, which is highly modified.

If you would like a copy, go to:

http://anthrotech.com/...ndexer/wsindexer.zip

Object Access is a program that can convert codes into other codes/variables between programs and produce a variety of different database files. We are using it to convert data that comes from our College database and Access tables of information.

Regards,

------------------
Eliot Lee
Founder and Editor
Anthro TECH, L.L.C
http://www.anthrotech.com/
info@anthrotech.com
==========================
Coconino Community College
http://www.coco.cc.az.us/
Web Technology
Coordinator
elee@coco.cc.az.us