On 8/9/06 1:38 AM, Jonathan Vanasco wrote: > a- does rose call any DBI prepares > dbh->prepare(xxx) > dbh->execute(xxx)
Yeah, although many places use prepare_cached() instead. This choice can be controlled on per-class and per-call basis. Grep the docs for "prepare_cached" and "dbi_prepare_cached" to learn more. > if so, does it DEALLOCATE the statement handle? I'm not sure what you mean by that. The $sth variables basically just go out of scope... > b- does rose support calling any manual prepares? Can you give me an example of what you mean? -John ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Rose-db-object mailing list Rose-db-object@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rose-db-object