![]() |
|
Perl: the Markov chain saw | |
PerlMonks |
Re^2: Perl with Sybase: sybperl or DBI/DBD::Sybase?by mpeppler (Vicar) |
on Oct 21, 2009 at 15:21 UTC ( [id://802475]=note: print w/replies, xml ) | Need Help?? |
Sybase::Simple is just a fairly simple wrapper which is there to simplify the API, but doesn't really provide additional functionality. Sybase::CTlib does provide support for placeholders - see ct_dyn_prepare() and friends. That being said - I think today I would use DBD::Sybase for any new project, unless there really was a need to access the low-level CTlib API for some reason... Michael PS - I just noticed that I wrote the original message in this thread almost 8 years ago... yikes!
In Section
Meditations
|
|