PDA

View Full Version : Database access


skota
09-04-2004, 08:34 PM
Hi everyone!
How can i link few Access Database files with html pages, so that users can search the databases from the html page and outputs on the page. How can this be done.

Thank you for your help
Skota

andyede
09-24-2004, 07:30 AM
i'm sure thats not an uncommon script. maybe someone is selling something like what you want to do somewhere. if not then you are talking a fairly simple custom made script using the DBI module. read 'Programming the Perl DBI' if you need more info about that