On Wed, Aug 22, 2001 at 12:34:11PM -0700, Rasoul Hajikhani wrote:
> I am a bit confused! Can Apache::DBI handle db calls through proxies?
> -r

It should be able to handle anything DBI handles.  Just `use' it before
`use'ing any other DBI modules and you shouldn't have to change any of your
code, afaik.

--jim

Reply via email to