Re: canned code to get db on web quickly via perl or PHP?

Started by Rob Hoopmanalmost 25 years ago4 messagesgeneral
Jump to latest
#1Rob Hoopman
uithuis@dds.nl

You should probably check out
http://www.greatbridge.org/project/phppgadmin/projdisplay.php, I haven't
used it myself but heard positive reports from others. (And it looks
like it's got GreatBridge's endordement, so it can't be all bad).
Or maybe build something simple yourself on top of phplib?

Rob

Randall Perry wrote:

Show quoted text

Anyone know if there are classes, templates that will quickly get a database
online for users to insert, update, delete? Doesn't have to be pretty.

#2Randall Perry
rgp@systame.com
In reply to: Rob Hoopman (#1)
Re: canned code to get db on web quickly via perl or PHP?

Thanks guys. I'll check 'em out.

--
Randy Perry
sysTame
Mac Consulting/Sales

#3Randall Perry
rgp@systame.com
In reply to: Randall Perry (#2)
Re: canned code to get db on web quickly via perl or PHP?

Wondering if I should take a different tack; anyone have an opinion on how
difficult it is to get MS Access or FileMaker Pro to connect to PgSQL via
ODBC?

--
Randy Perry
sysTame
Mac Consulting/Sales

#4Alex Pilosov
alex@pilosoft.com
In reply to: Randall Perry (#3)
Re: canned code to get db on web quickly via perl or PHP?

Very simple. Install ODBC postgres driver and away you go.

On Sun, 17 Jun 2001, Randall Perry wrote:

Show quoted text

Wondering if I should take a different tack; anyone have an opinion on how
difficult it is to get MS Access or FileMaker Pro to connect to PgSQL via
ODBC?