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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
23 - 11 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Wed Apr 24 14:01:30 2024 UTC