php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11188 translate national characters in freeeTDS-driver
Submitted: 2001-05-30 04:33 UTC Modified: 2005-05-30 09:22 UTC
From: mikle at interquadro dot net Assigned:
Status: Not a bug Package: Sybase (dblib) related
PHP Version: 4.0.5 OS: freeBSD
Private report: No CVE-ID: None
 [2001-05-30 04:33 UTC] mikle at interquadro dot net
I have: FreeBSD-FreeTDS-MSSQL 7.0
This line
mssql_query("SELECT * FROM table WHERE field='national characters'")
dont normal work

function ascci2unicode() in FreeTDS-driver is not good!!!


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-30 15:04 UTC] fmk@php.net
This is not related to the mssql extension. You are using the sybase extension.
 [2002-01-07 02:32 UTC] lobbin@php.net
Can you
  - try this with a newer version of freetds
  - try this with PHP 4.1.1

and see if the problem still exists...
 [2002-01-28 10:40 UTC] sander@php.net
No feedback.
 [2005-05-29 22:25 UTC] freddyz77 at tin dot it
Fixed by newer FreeTDS versions.
 [2005-05-30 09:22 UTC] tony2001@php.net
No PHP bug.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 17:01:29 2024 UTC