[Melbourne-pm] accessing MS Sequel database from Linux with perl?

Dean Hamstead dean at fragfest.com.au
Fri Aug 21 00:03:17 PDT 2015


Sybase wont let you use place holders, so you have to quote() and 
sprintf or "" or .

ODBC will let you use place holders




Dean

On 2015-08-21 16:30, Malcolm Herbert wrote:
> Folks - what's the current best method to get DBI on a Linux host
> working with MS Sequel on a remote Windows box? I've seen a few
> different approaches mooted, such as using DBD::Sybase and DBD::ODBC
> with a commercial ODBC gateway and was wondering whether there was a
> consensus on the best way to do this ...
> 
> Regards,
> Malcolm


More information about the Melbourne-pm mailing list