Re: [AOLSERVER] using openacs db api

2008-04-03 Thread Juan José del Río (Simple Option)
I think I do... It's called OpenACS :) On Wed, 2008-04-02 at 20:49 +0100, Xavier Bourguignon wrote: Hi All, Does anybody know what is required to use OpenAcs DB API for accessing Postgres DB within aolserver? Thank you -- AOLserver - http://www.aolserver.com/ To Remove yourself from

Re: [AOLSERVER] using openacs db api

2008-04-03 Thread Xavier Bourguignon
thank you all for the info. Jeff, I have been using your code and adapted it to my needs, thanks for that. On 02/04/2008, Juan José del Río (Simple Option) [EMAIL PROTECTED] wrote: I think I do... It's called OpenACS :) On Wed, 2008-04-02 at 20:49 +0100, Xavier Bourguignon wrote: Hi

[AOLSERVER] using openacs db api

2008-04-02 Thread Xavier Bourguignon
Hi All, Does anybody know what is required to use OpenAcs DB API for accessing Postgres DB within aolserver? Thank you -- Xavier Bourguignon -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to [EMAIL PROTECTED] with the body of SIGNOFF

Re: [AOLSERVER] using openacs db api

2008-04-02 Thread Dave Bauer
You'd have to 1) Install OpenACS http://openacs.org/ or 2) try to extract the database api procedures in http://cvs.openacs.org/cvs/openacs-4/packages/acs-tcl/tcl/ 00-database-procs.tcl 00-database-procs-postgresql.tcl 00-database-procs-oracle.tcl and take the queries out of the XML files

Re: [AOLSERVER] using openacs db api

2008-04-02 Thread Jeff Rogers
Xavier Bourguignon wrote: Hi All, Does anybody know what is required to use OpenAcs DB API for accessing Postgres DB within aolserver? OpenACS is a complete integrated platform for creating web communities; I suspect that the DB api builds on the ACS core api and as such it is not a