Ask a Question related to PHP Notes, Design and Development.
-
ido@rack1.php.net #1
note 33720 added to function.mssql-num-rows
or just use mssql_rows_affected ?
----
Manual Page -- [url]http://www.php.net/manual/en/function.mssql-num-rows.php[/url]
Edit Note -- [url]http://master.php.net/manage/user-notes.php?action=edit+33720[/url]
Delete Note -- [url]http://master.php.net/manage/user-notes.php?action=delete+33720&report=yes[/url]
Reject Note -- [url]http://master.php.net/manage/user-notes.php?action=reject+33720&report=yes[/url]
ido@rack1.php.net Guest
-
note 33988 added to function.mssql-connect
Using MSSQL 2000 and Windows Server 2003 Enterprise running on a separate machine from the web server, I was unable to get PHP to connect to MSSQL... -
note 33795 added to function.mssql-connect
Fatal error: Call to undefined function: mssql_connect() in /var/www/html/global/sp/classes/database.php on line 15 how i can fix this please!! ... -
note 25146 deleted from function.mssql-num-rows by didou
Note Submitter: tsogbadss@hotmail.com ---- It seems mssql_num_rows works only with SELECT statement. For INSERT & UPDATE, use @@ROWCOUNT -
note 1455 deleted from function.mssql-num-rows by didou
Note Submitter: tlchase@ezcall.com ---- You don't pass it a string result you pass it the link identifier you get from query -
note 33599 added to function.mssql-query
Wut iz every 1 talking about???? Im confussed! ---- Manual Page -- http://www.php.net/manual/en/function.mssql-query.php Edit Note --... -
alindeman@php.net #2
note 33720 deleted from function.mssql-num-rows by alindeman
Note Submitter: ido
----
or just use mssql_rows_affected ?
alindeman@php.net Guest



Reply With Quote

