On Mon, 23 Jun 2003, Tim Bunce wrote: > Well that puts it firmly into the realm of a DBD::mysql or mysql > client library problem. Check your mysql command works okay, > recompile DBD::mysql, etc etc.
OK, mysql checks out OK, so I'll have to grab check out the DBD::mysql option. > > $drh = DBI->install_driver($driver); > > p.s. The install_driver calls isn't needed and should be removed. Great, we'll let that go. Many thanks for your help! --Duncan
