php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #46698 Stored procedures in mssql 6.5 servers don't work
Submitted: 2008-11-27 14:41 UTC Modified: 2009-03-03 01:00 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: marceluda at gmail dot com Assigned:
Status: No Feedback Package: MSSQL related
PHP Version: 5.2.6 OS: Ubuntu 8.04
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: marceluda at gmail dot com
New email:
PHP Version: OS:

 

 [2008-11-27 14:41 UTC] marceluda at gmail dot com
Description:
------------
When trying to execute any Stored Procedure in MSSQL 6.5 from php 
using mssql modules , que sql never answer. (in an old php4 server it 
works)

Reproduce code:
---------------
code can be seen in:
http://docs.google.com/Doc?id=dfsznrt4_19gzjp4hdq

Expected result:
----------------
Estas conectado a la Base de Datos hogar dentro de castelar.NOMBRE 
OFICIAL: ITACUMBU
NOMBRE OFICIAL: ITACUMBU
NOMBRE OFICIAL: ITACUMBU
Haciendo BINDINGS's 






Actual result:
--------------
Estas conectado a la Base de Datos  hogar dentro de  
castelar<br>Haciendo BINDINGS's <BR>

strace, ltrace in this pages:
http://www.gigasize.com/get.php?d=0tvbx26s32c 

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-02-02 18:08 UTC] kalle@php.net
Do you get any output from the script, eg: "stored procedure execution failed" or "could not retrieve results" ?
 [2009-03-03 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Sep 15 06:01:28 2024 UTC