[PHP-DEV] Bug #12348 Updated: Call to undefined function: mssql_next_result()

2002-01-14 Thread misha

ID: 12348
Comment by: [EMAIL PROTECTED]
Old Reported By: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: MSSQL related
Operating System: linux 7.1
PHP Version: 4.0.6
New Comment:

having the same problem. would like to get it fixed asap. is there a
patch/fix/workaround. thank you.


Previous Comments:


[2001-07-24 19:11:58] [EMAIL PROTECTED]

Please notice that the FreeTDS stuff might be broken for SQL Server
2000 and up.



[2001-07-24 18:37:30] [EMAIL PROTECTED]

We do have a patch that you can roll out in your next release i will
send in soon after removing junk comments.



[2001-07-24 17:18:13] [EMAIL PROTECTED]

please send your patch (when you are done) to
[EMAIL PROTECTED]



[2001-07-24 16:45:26] [EMAIL PROTECTED]

the issue is i am using the sybase C files and the function is for the
mssql C files.  I am working with a coworker to rewrite the sybase C
files to support the mssql_next_result function.  If you have a version
that does please let me know and if we get this to work i will give you
the C files for the next release.

// error
Fatal error: Call to undefined function: mssql_next_result() in
/usr/local/apache/htdocs/reporting/reports/rpttrafficdetailsbycpc.dll
on line 12






[2001-07-24 14:26:35] [EMAIL PROTECTED]

could you post the exact error message, or put the script
on the internet so I can view it.



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/?id=12348


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


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #12348 Updated: Call to undefined function: mssql_next_result()

2001-07-24 Thread fmk

ID: 12348
Updated by: fmk
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: MSSQL related
Operating System: linux 7.1
PHP Version: 4.0.6
New Comment:

Please notice that the FreeTDS stuff might be broken for SQL Server 2000 and up.

Previous Comments:


[2001-07-24 18:37:30] [EMAIL PROTECTED]

We do have a patch that you can roll out in your next release i will send in soon 
after removing junk comments.



[2001-07-24 17:18:13] [EMAIL PROTECTED]

please send your patch (when you are done) to
[EMAIL PROTECTED]



[2001-07-24 16:45:26] [EMAIL PROTECTED]

the issue is i am using the sybase C files and the function is for the mssql C files.  
I am working with a coworker to rewrite the sybase C files to support the 
mssql_next_result function.  If you have a version that does please let me know and if 
we get this to work i will give you the C files for the next release.

// error
Fatal error: Call to undefined function: mssql_next_result() in 
/usr/local/apache/htdocs/reporting/reports/rpttrafficdetailsbycpc.dll on line 12






[2001-07-24 14:26:35] [EMAIL PROTECTED]

could you post the exact error message, or put the script
on the internet so I can view it.



[2001-07-24 14:24:14] [EMAIL PROTECTED]

name ."";
}
// this is the problem ??? the sp has 2 result sets 
// i am trying to get to the second set.
mssql_next_result($results);
}
?>

// config line

./configure \
--with-mysql \
--with-mhash \
--with-sybase=/usr/local/freetds \
--with-apache=../apache_1.3.20 \
--enable-versioning \
--disable-debug \
--enable-debug=no \
--enable-sigchild \
--enable-calendar \
--enable-trans-sid \
--disable-xml

// other info

i am runnong freetds v.0.51 connecting to sql2000





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


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #12348 Updated: Call to undefined function: mssql_next_result()

2001-07-24 Thread glenn

ID: 12348
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Old Status: Closed
Status: Open
Bug Type: MSSQL related
Operating System: linux 7.1
PHP Version: 4.0.6
New Comment:

We do have a patch that you can roll out in your next release i will send in soon 
after removing junk comments.

Previous Comments:


[2001-07-24 17:18:13] [EMAIL PROTECTED]

please send your patch (when you are done) to
[EMAIL PROTECTED]



[2001-07-24 16:45:26] [EMAIL PROTECTED]

the issue is i am using the sybase C files and the function is for the mssql C files.  
I am working with a coworker to rewrite the sybase C files to support the 
mssql_next_result function.  If you have a version that does please let me know and if 
we get this to work i will give you the C files for the next release.

// error
Fatal error: Call to undefined function: mssql_next_result() in 
/usr/local/apache/htdocs/reporting/reports/rpttrafficdetailsbycpc.dll on line 12






[2001-07-24 14:26:35] [EMAIL PROTECTED]

could you post the exact error message, or put the script
on the internet so I can view it.



[2001-07-24 14:24:14] [EMAIL PROTECTED]

name ."";
}
// this is the problem ??? the sp has 2 result sets 
// i am trying to get to the second set.
mssql_next_result($results);
}
?>

// config line

./configure \
--with-mysql \
--with-mhash \
--with-sybase=/usr/local/freetds \
--with-apache=../apache_1.3.20 \
--enable-versioning \
--disable-debug \
--enable-debug=no \
--enable-sigchild \
--enable-calendar \
--enable-trans-sid \
--disable-xml

// other info

i am runnong freetds v.0.51 connecting to sql2000





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


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #12348 Updated: Call to undefined function: mssql_next_result()

2001-07-24 Thread andy

ID: 12348
Updated by: andy
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Closed
Bug Type: MSSQL related
Operating System: linux 7.1
PHP Version: 4.0.6
New Comment:

please send your patch (when you are done) to
[EMAIL PROTECTED]

Previous Comments:


[2001-07-24 16:45:26] [EMAIL PROTECTED]

the issue is i am using the sybase C files and the function is for the mssql C files.  
I am working with a coworker to rewrite the sybase C files to support the 
mssql_next_result function.  If you have a version that does please let me know and if 
we get this to work i will give you the C files for the next release.

// error
Fatal error: Call to undefined function: mssql_next_result() in 
/usr/local/apache/htdocs/reporting/reports/rpttrafficdetailsbycpc.dll on line 12






[2001-07-24 14:26:35] [EMAIL PROTECTED]

could you post the exact error message, or put the script
on the internet so I can view it.



[2001-07-24 14:24:14] [EMAIL PROTECTED]

name ."";
}
// this is the problem ??? the sp has 2 result sets 
// i am trying to get to the second set.
mssql_next_result($results);
}
?>

// config line

./configure \
--with-mysql \
--with-mhash \
--with-sybase=/usr/local/freetds \
--with-apache=../apache_1.3.20 \
--enable-versioning \
--disable-debug \
--enable-debug=no \
--enable-sigchild \
--enable-calendar \
--enable-trans-sid \
--disable-xml

// other info

i am runnong freetds v.0.51 connecting to sql2000





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


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #12348 Updated: Call to undefined function: mssql_next_result()

2001-07-24 Thread glenn

ID: 12348
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: MSSQL related
Operating System: linux 7.1
PHP Version: 4.0.6
New Comment:

the issue is i am using the sybase C files and the function is for the mssql C files.  
I am working with a coworker to rewrite the sybase C files to support the 
mssql_next_result function.  If you have a version that does please let me know and if 
we get this to work i will give you the C files for the next release.

// error
Fatal error: Call to undefined function: mssql_next_result() in 
/usr/local/apache/htdocs/reporting/reports/rpttrafficdetailsbycpc.dll on line 12




Previous Comments:


[2001-07-24 14:26:35] [EMAIL PROTECTED]

could you post the exact error message, or put the script
on the internet so I can view it.



[2001-07-24 14:24:14] [EMAIL PROTECTED]

name ."";
}
// this is the problem ??? the sp has 2 result sets 
// i am trying to get to the second set.
mssql_next_result($results);
}
?>

// config line

./configure \
--with-mysql \
--with-mhash \
--with-sybase=/usr/local/freetds \
--with-apache=../apache_1.3.20 \
--enable-versioning \
--disable-debug \
--enable-debug=no \
--enable-sigchild \
--enable-calendar \
--enable-trans-sid \
--disable-xml

// other info

i am runnong freetds v.0.51 connecting to sql2000





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


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #12348 Updated: Call to undefined function: mssql_next_result()

2001-07-24 Thread andy

ID: 12348
Updated by: andy
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: MSSQL related
Operating System: linux 7.1
PHP Version: 4.0.6
New Comment:

could you post the exact error message, or put the script
on the internet so I can view it.

Previous Comments:


[2001-07-24 14:24:14] [EMAIL PROTECTED]

name ."";
}
// this is the problem ??? the sp has 2 result sets 
// i am trying to get to the second set.
mssql_next_result($results);
}
?>

// config line

./configure \
--with-mysql \
--with-mhash \
--with-sybase=/usr/local/freetds \
--with-apache=../apache_1.3.20 \
--enable-versioning \
--disable-debug \
--enable-debug=no \
--enable-sigchild \
--enable-calendar \
--enable-trans-sid \
--disable-xml

// other info

i am runnong freetds v.0.51 connecting to sql2000





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


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]