On Mon, Jun 13, 2011 at 03:45:39PM -0400, Peter Douma wrote: > Thanks for the reply. The actual error is > OperationalError("Can't create table 'conxt.#sql-d58_57' (errno: 150)",) > > The database name is conxt. > If I ignore this error everything runs fine. You are right that 'organizer' > has not been created yet. Is it OK to ignore this?
Well, if it works for you, then yes. But of course IWBN to create tables in the right order or for mutually referencing tables to postpone constraint creation until all tables are created: http://sqlobject.org/FAQ.html#mutually-referencing-tables Oleg. -- Oleg Broytman http://phdru.name/ p...@phdru.name Programmers don't die, they just GOSUB without RETURN. ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ sqlobject-discuss mailing list sqlobject-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss