On May 2, 2005, at 11:51 , Vlad wrote:
> in our web application similar SQL queries (like load an object)
> executed over and over again with high frequency. So it's very
> desirable to use prepare_cached. I think we are going to adjust our
> ORM (object relation mapper) to always use full path to reference DB
> objects in query.
Yes, that will do the trick.
Regards,
David