php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7476 MSSQL data field error
Submitted: 2000-10-26 03:59 UTC Modified: 2000-11-30 20:52 UTC
From: szuccolo at alfacon dot it Assigned:
Status: Closed Package: MSSQL related
PHP Version: 4.0.3pl1 OS: Win NT 4.0 Workstation
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: szuccolo at alfacon dot it
New email:
PHP Version: OS:

 

 [2000-10-26 03:59 UTC] szuccolo at alfacon dot it
I have installed php-4.0.3pl1-installer.exe and Apache 1.3.14 on a WIn NT 4.0 machine and when I try to execute a query on MS SQL server in the form :

"SELECT Field1, Field2, ..., FieldData from Table where Condition"

the query fails and a window error appear:
"OleMainThreadWndName : php.exe..."

If I exec a query without the "Data" field no error appears and the query return the exact record(s).

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-10-27 23:52 UTC] fmk@php.net
Could you please be more specific. What type of colums do you have problems with ?
 [2000-11-30 20:52 UTC] fmk@php.net
Update to php4.0.3. If the problem still exists please reopen.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 06:01:30 2024 UTC