--- Hershel Fisch <[EMAIL PROTECTED]> wrote: > Hi, Where can I find the tip for server side > scripting that was posted > on RR site a while ago ? > Also what is it made for , can I write a trigger for > a PostgreSQL db ? > Thanks. >
Hi Hershel, You'll find the cgi-tutorial by Jacqueline Landman Gay at : <http://www.hyperactivesw.com/cgitutorial/> Depending on the platform you use, the revdb drivers may need to be placed in a certain directory, but you should be able to use the revdb commands and functions to connect to a PostgreSQL database. Or you can use Pierre Sahores' method of issuing shell()-calls to pgsql if that works better for you. Jan Schenkel. ===== "As we grow older, we grow both wiser and more foolish at the same time." (La Rochefoucauld) __________________________________ Do you Yahoo!? Vote for the stars of Yahoo!'s next ad campaign! http://advision.webevents.yahoo.com/yahoo/votelifeengine/ _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
