Can you send me the PostgreSQL module Christian? Antonio Gallardo
El Mi�rcoles, 16 de Octubre de 2002 01:47, Christian Haul escribi�: > On 15.Oct.2002 -- 07:26 PM, Bobby Mitchell wrote: > > Antonio Gallardo Rivera wrote: > > >Hi, I am trying to run the Modular Dabatase Example from the Cocoon > > > site, but with PostgreSQL 7.2. > > > > > >I am using Cocoon 2.1 (lastest CVS), Java 1.4.1, Tomcat 4.1.12 on Red > > > Hat Linux 7.3. > > > > > >Someone make it work? > > > > > >I am having problems with: > > > > > ><table name="groups"> > > > <keys> > > > <key name="gid" type="int" autoincrement="true"> > > > <mode name="auto" type="autoincr"/> > > > > I got it to work with Sybase. Above, the mode name="auto", by default is > > configured in <cocoon>/WEB_INF/cocoon.xconf as > > org.apache.cocoon.components.modules.database.HsqlIdentityAutoIncrementMo > >dule. I had to add a description for the ManualAutoIncrementModule. > > Bobby, could you spare the time and try to come up with an > AutoIncrementModule for Sybase? It should be fairly easy to adopt one > of the other ones to Sybase. That would be really great! > > Coincidently, I have just received such a module for PostgreSQL :-) > > Chris. --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>
