From:             [EMAIL PROTECTED]
Operating system: Redhat Linux 7.2
PHP version:      4.1.2
PHP Bug Type:     Sybase (dblib) related
Bug description:  nvarchar fields do not return properly with sybase_fetch_*()

When accessing a Microsoft SQL Server 2000 database using the sybase access
libraries and FreeTDS 0.53 running in TDS 7.0 mode, fields of type
'nvarchar' do not appear the same as they do in the database. Usually
there are trailing characters from previous rows which have already been
fetched, pointing to a null-terminator/string length issue.

-- 
Edit bug report at http://bugs.php.net/?id=16244&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16244&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16244&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16244&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16244&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16244&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16244&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16244&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16244&r=submittedtwice

Reply via email to