On Wed, Apr 03, 2002 at 01:35:34PM +0100, Michael Stevens wrote: > I've never used DBD::Sybase, but I've been told that placeholders > don't work with it. I don't know how reliable that information is.
If so, interesting. Because I seem to remember that mysql doesn't offer placeholders, but the mysql DBD driver fakes it^W^Wemulates them. Maybe the code from DBD::MySQL could be grafted into DBD:Sybase? Nicholas Clark
