Hi Li Pan, > I have seen you mail about query on query. > That means if I have a datasource named "oracledb" which connect to Oracle. > and I create a view "test" in the datasource. then > I can query it like "select * from test" in a macro?
This is already possible today. > but you mail said that only HSQL will be supported? This is about the "select * from <query>" where you select from a *query*, not a *view*. Given how the discussion evolves, it might well be possible that the feature is not limited to HSQLDB, since it might be implemented in another, less restrictive way. Ciao Frank -- - Frank Schönheit, Software Engineer [EMAIL PROTECTED] - - Sun Microsystems http://www.sun.com/staroffice - - OpenOffice.org Database http://dba.openoffice.org - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
