![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re: DBLib error driving me crazyby mpeppler (Vicar) |
on Oct 24, 2012 at 10:54 UTC ( #1000603=note: print w/replies, xml ) | Need Help?? |
While the DBlib API will still work (for the most part) I strongly recommend that you migrate your code to something that is based on Client Library (i.e. Sybase::CTlib, or DBI/DBD::Sybase). The reason: Sybase has not updated DBlib recently, and any changes in the TDS protocol in the 15.x code base is not available when using DBlib (e.g. longer identifier names, for example). Michael
In Section
Seekers of Perl Wisdom
|
|