tinue using the PDO
interface for the majority of my code.
Hope this helps someone in the future :)
-Original Message-
From: Mike Matz [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 14, 2007 11:54 AM
To: php-windows@lists.php.net
Subject: [PHP-WIN] Japanese text in MSSQL database
Hello,
Hello,
I'm working with an MSSQL 2000 database that contains Japanese
characters in ntext columns. I'm not entirely sure how to see what
encoding or charset it's using, but there is a ColdFusion admin
application that can display the data in UTF8 as well as accept the
data. I'm trying to access
Could it be the FTP server throttling repeated connects from the same
IP? Have you tried on different FTP server software?
-Original Message-
From: Alek Silverstone [mailto:[EMAIL PROTECTED]
Sent: Friday, December 08, 2006 8:01 AM
To: php-windows@lists.php.net
Subject: [PHP-WIN] ftp_con
e CVS as of last night. Thanks for the quick responses
and fix!
-Original Message-
From: Vincent DUPONT [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 10, 2006 4:14 PM
To: Frank M. Kromann; Mike Matz
Cc: [EMAIL PROTECTED]; php-windows@lists.php.net
Subject: RE: [PHP-WIN] RE: SPAM-LOW:
en Olmsted [mailto:[EMAIL PROTECTED]
Sent: Monday, October 09, 2006 12:55 PM
To: Mike Matz; php-windows@lists.php.net
Subject: re: SPAM-LOW: [PHP-WIN] Unicode data w/ PDO DBLIB, MSSQL
I think I have reported the problem you are having with the odbc and pdo
and sql server under bug 38834.
http://bu
Is there currently any way to retrieve Unicode data from SQL Server?
I'm working with SQL Server Express 2005, on a database that's been
restored from an old SQL Server 2000 database. I'm writing a PHP script
that imports data from the MSSQL database, processes it, and adds it to
a MySQL database