php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12811 NTEXT field type
Submitted: 2001-08-17 09:24 UTC Modified: 2001-10-02 18:41 UTC
From: serge at freezefotoz dot com Assigned:
Status: Closed Package: ODBC related
PHP Version: 4.0.6 OS: RH 7.0
Private report: No CVE-ID: None
 [2001-08-17 09:24 UTC] serge at freezefotoz dot com
Hi All,

Database Server Win2000 and MS SQL 2000 running
ODBC-ODBC Bridge Server from Easysoft (www.easysoft.co.uk)

PHP ODBC compiled against the ODBC-ODBC Bridge Client

Executing a query that deals with a database field of type 
NTEXT fails. Field type TEXT works fine. 

No error messages found in the log, the server process just 
seems to die and the php script stops dead in its tracks 
after the call: odbc_do

-Serge

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-18 18:06 UTC] kalowsky@php.net
anychance you can:

rebuild with --enable-debug 

run as a CGI and when it freezes, break into it with gdb 
and give us a backtrace?
 [2001-10-02 18:41 UTC] sniper@php.net
No feedback and not enough information.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 06:01:32 2024 UTC