Re: Differences for stored procedures with DBD::Sybase 1.05 and freet ds 0.62.4
Michael Peppler <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 2005-03-17 at 19:51, Sean Watkins wrote: > Hi, > Has the behavour for DBD::Sybase changed in the most recent versions? I just > upgraded my development box, and stored procedures to a Microsoft SQL Server > 2000 box are failing now.. I am getting no results. No changes that I know of in the DBD::Sybase code. I'd start looking at the FreeTDS and/or MS side of things. It's always a good idea to run a test script with DBI->trace(4) (or higher) to get a better idea of what is going on. Michael -- Michael Peppler - [email protected] - http://www.peppler.org/ Sybase DBA/Developer Sybase on Linux FAQ: http://www.peppler.org/FAQ/linux.html