ID:               36143
 Updated by:       [EMAIL PROTECTED]
 Reported By:      lvm99 at mail dot ru
-Status:           Assigned
+Status:           Feedback
 Bug Type:         PDO related
 Operating System: Windows
 PHP Version:      5.1.2
 Assigned To:      wez
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5.1-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.1-win32-latest.zip




Previous Comments:
------------------------------------------------------------------------

[2006-01-25 13:34:00] [EMAIL PROTECTED]

>It very actual to fix this error quick because 
Get the sources and fix it yourself if you want it quick.
Otherwise you have to wait for the maintainer to take a look at it and
(maybe) fix it.

Please don't change status of the report, it's assigned to the
maintainer.

------------------------------------------------------------------------

[2006-01-25 13:26:03] lvm99 at mail dot ru

It very actual to fix this error quick because in ODBC function quote()
is not implemented so We cant use simple sql without parameters :-(

I cant use MSSQL under PDO because it works with OEM charset and dont
implement CHARSET opt handling under Windows :-(
So some Russian characters in CP1251 encoding (which actually used in
Windows filenames, texts, etc.) are absent in cp866 (russian OEM
encoding).
Should I report about MSSQL BUG separately (In manual they recomend
dont use it on windows as useing absolete DBLIB direct access to MSSQL
Server)?

------------------------------------------------------------------------

[2006-01-25 13:18:42] [EMAIL PROTECTED]

Assigned to the maintainer.

------------------------------------------------------------------------

[2006-01-25 13:04:10] lvm99 at mail dot ru

Here You can fild "working" test base and script
http://converters.ru/PHP_TEST_PDO.ZIP

On my PC script inserts all fields to :id 

and updates all fields to :id

------------------------------------------------------------------------

[2006-01-24 14:53:04] [EMAIL PROTECTED]

Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc.

If possible, make the script source available online and provide
an URL to it here. Try to avoid embedding huge scripts into the report.



------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/36143

-- 
Edit this bug report at http://bugs.php.net/?id=36143&edit=1

Reply via email to