ID:               20935
 Comment by:       hasshk at hotmail dot com
 Reported By:      jonas at ionax dot se
 Status:           No Feedback
 Bug Type:         MSSQL related
 Operating System: RedHat Linux 7.2 / Apache 1.3.27
 PHP Version:      4.3.0
 New Comment:

I'm getting an error  message 8007007F when i try to view data either
by query or by Returning all rows.

Need an Advice Please.


Previous Comments:
------------------------------------------------------------------------

[2003-03-11 07:27:24] bds at geekboys dot org

With this setup:

PHP Version 4.3.0
Red Hat 8.0 (Linux 2.4.18-3)
Apache 1.3.27
FreeTDS 0.60

It worked fine with --with-mssql

In this setup:

PHP Version 4.3.1
Red Hat 8.0 (Linux 2.4.18-14)
Apache 1.3.27
FreeTDS 0.61

I had to compile with --with-sybase to get it to work.

Exact same installation routine on both systems.

------------------------------------------------------------------------

[2003-02-07 23:44:28] [EMAIL PROTECTED]

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.



------------------------------------------------------------------------

[2003-01-27 12:29:54] ernesto at gupos dot com dot ar

Well, I finally make it work using the FreeTDS 0.60 with the
--with-sybase=/path_to_freetds instead of --with-mssql=/path_to_freetds
as metioned on the manual.

I'm using the MSSQL function anyway.

Greettings.
Ernesto

------------------------------------------------------------------------

[2003-01-27 09:46:09] ernesto at gupos dot com dot ar

It doesn't seemd to be a FreeTDS bug. I tested the tarball and CVS
version of FreeTDS with sqsh (a command line client that use FreeTDS
library, www.sqsh.org) and it worked fine.

But, when I do a remote connect with PHP using the same FreeTDS
library, it segfault when I do a simple:

$res = mssql_query("select * from Test");

The connection and selection of the database works fine.

That's all that I can say for now.
Thanks for all.

Ernesto

------------------------------------------------------------------------

[2003-01-21 11:03:02] [EMAIL PROTECTED]

Can you test the same code under Win32 ?

This could be a bug in FreeTDS. To my knowledge the latest version of
that is 0.60!

- Frank

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/20935

-- 
Edit this bug report at http://bugs.php.net/?id=20935&edit=1

Reply via email to