in reply to Re: Debugging DBI placeholders
in thread Debugging DBI placeholders

Thanks. I'll play around with that. I'm not specifying DBD explicitly; I'm trying to write code that should work for any database back end. I'm actually using MySQL myself, and marto's help highlighted that my code is connecting to localhost instead of the specified server, which is understandably causing problems!

Regards,

John