Re: Compile php5-sybase_ct-5.2.9 with freetds-devel-0.82.1_1, 1 in FreeBSD ports will Failed!
Robert Gonzalez <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
I think this has to do with the 15.0 client versus the 12.5 client as well, when PHP compiles. I ran into this once when trying to compile the sybase extension against the 15.0 client. There were a handful of client library files from sybase that were renamed from lib* to libsyb* (or vice versa, can't really remember right now) but the PHP team did not handle those renames. I think the core PHP code still is looking for the 12.5 client libraries. I have not been able to get anyone from the core team to help with this either. If I knew anything about c I would have already tried to handle this myself but sadly I know nothing about programming in c. I contacted Zeev Suraski, one of the original names on the Sybase extension, and he basically said that there will more than likely be no more development on the sybase extension since the push is to go to PDO now. The other names on the extension source code have not responded to any of my emails. I can do some research at work. We are going to be upgrading our enterprise sybase databases soon and will be moving to the 15 client. Someone told me that they are already planning for the provisions that need to be made to compile PHP against it knowing the limitations we ran into last time. On Thu, Mar 26, 2009 at 6:47 AM, James K. Lowden <[email protected]>wrote: > James Chang wrote: > > Sybase ASE 15.0.2 response:"Character or binary data returned > > from Adaptive Server has been truncated. The client application does > > not support more than 255 bytes of data as a result column or output > > parameter." > > Version 4.2 or 5.0 of the TDS protocol? > > --jkl > _______________________________________________ > FreeTDS mailing list > [email protected] > http://lists.ibiblio.org/mailman/listinfo/freetds > -- Robert Gonzalez http://www.robert-gonzalez.com