Re: PostgreSQL Adaptor and Plugin
Re: PostgreSQL Adaptor and Plugin
- Subject: Re: PostgreSQL Adaptor and Plugin
- From: "Arturo Perez" <email@hidden>
- Date: Thu, 11 Nov 2004 10:18:46 -0500
Benjamin J Doherty wrote:
On Nov 10, 2004, at 2:47 PM, Arturo Perez wrote:
I've worked on the pgSQL plugin in the past and I've not had these
problems. Usually the above is caused by not having the necessary
SEQUENCE in place.
maybe we're talking about two different plug ins:
the hexdreams plug in DOES require sequences. it's also required for
EOModeler to generate valid postgresql SQL scripts.
the wonder plug in will create a sequence when one does not exist. it
does it on the fly. it happens to be that it will create a sequence
with the same name as the one created by the hexdreams EOM Plugin.
Right. But the sequence still needs to be there one way or another.
So, maybe the plug has a problem creating the sequence. Did you try
creating the sequence yourself and seeing if the problem goes away?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden