--- Jonathan Vanasco <[EMAIL PROTECTED]> wrote: > I think you *should* be able to just: > a- create a view that selects from the db and returns the same cols
Except that this has the same problem as a database handle with only SELECT permissions: the actual failure could occur far away from the actual code causing the error, thus making things hard to debug. Thus, I don't see much benefit. Plus, substituting a different meta class works with any database. Views, as you've pointed out, don't. Cheers, Ovid -- Buy the book -- http://www.oreilly.com/catalog/perlhks/ Perl and CGI -- http://users.easystreet.com/ovid/cgi_course/ ------------------------------------------------------------------------- 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/ _______________________________________________ Rose-db-object mailing list Rose-db-object@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rose-db-object