On Wed, Apr 18, 2007 at 08:42:35AM -0400, Fred C wrote:
> But I have an intermediate table. This table has been created  
> automatically by SQLObject. I just want to be able to use this table  
> in my request.

   Alas, you have to recreate it if you want to use it in queries. It lacks
an id column, so you cannot just declare it like an ordinary SQLObject
table.
  Or write SQL queries manually.

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to