Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: DBI on Web Host?

by Ryszard (Priest)
on Feb 15, 2003 at 12:53 UTC ( [id://235553]=note: print w/replies, xml ) Need Help??


in reply to DBI on Web Host?

A more complex solution, set up a daemon process on your local host that will communicate with your Access database and pump the results back over the wire to your cgi stuff.

A little more complex, however you can do tricky and cool stuff like convert the output to XML.. You also have the added advantage of being able to modify the backend (perhaps using MySQL or Postgres) without having to modify your web code.

Another advantage is you'll have a common API with which to talk to whatever back you wish! so, you'll be able to scale up your front end, or at least make it a little more extensible.

So this is kinda OT and a little out of scope, but another viewpoint none the less...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://235553]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (3)
As of 2024-04-19 20:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found