php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #149 LONG VARCHAR columns are broken
Submitted: 1998-03-06 08:11 UTC Modified: 1998-05-16 10:36 UTC
From: rafeco at trinet dot com Assigned:
Status: Closed Package: Solid related
PHP Version: 3.0b5 OS: Windows NT 4.0
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
47 - 39 = ?
Subscribe to this entry?

 
 [1998-03-06 08:11 UTC] rafeco at trinet dot com
When I retrieve a LONG VARCHAR column from a Solid 
database running on Windows NT, the numeral 1 is 
appended to the end of the displayed text.  (I am
connecting to the database using the odbc_* functions)

When I look at the code in the database using Solid SQL
Editor, the numeral 1 isn't there (so I know it isn't
an insert error).

[ I posted this on the mailing list, but then found out 
about the bug tracking system.  I posted it here so 
there would be an official record of it in case anyone
else runs into this. ]

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-05-16 10:36 UTC] kara
Corrected in later versions
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 12:01:27 2024 UTC