PostgreSQL 7.3 and EOModeler - Integer?
PostgreSQL 7.3 and EOModeler - Integer?
- Subject: PostgreSQL 7.3 and EOModeler - Integer?
- From: MadBrowser <email@hidden>
- Date: Sun, 7 Sep 2003 16:34:49 -0700
I'm trying to move an app from OpenBase to PostgreSQL.
I have some attributes with external type 'int' and internal type
'integer'.
I tried changing them to 'integer' and I also tried 'int4'. When trying
to generate the SQL I get an error that says:
Unable to find type information for external type 'integer'. Check
spelling and capitalization.
I looked in the archives and someone suggested using int4, which
doesn't work for me.
I am using the PostgreSQLPlugIn and framework bundle from hexdreams.
Any ideas? What am I doing wrong?
Thanks,
Hunter
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.