But this means I have to write a whole funciton to query the database, right? for me, intializing and using sqltransformer by its api is not a piece of cake...
Yes, but you wouldn't use the SQL transformer through it's API. Generally the "Backend" object would be some sort of a light wrapper for an object persistence API, like JDO, OJB, Hibernate, etc.
Tony
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
