mssql_get_last_message
  • References/PHP/Function/Database/Mssql

(PHP 4, PHP 5, PECL odbtp >= 1.1.1) Returns the last message from the server

2025-01-10 15:47:30
mssql_min_error_severity
  • References/PHP/Function/Database/Mssql

(PHP 4, PHP 5, PECL odbtp >= 1.1.1) Sets the minimum error severity

2025-01-10 15:47:30
mssql_select_db
  • References/PHP/Function/Database/Mssql

(PHP 4, PHP 5, PECL odbtp >= 1.1.1) Select MS SQL database

2025-01-10 15:47:30
mssql_close
  • References/PHP/Function/Database/Mssql

(PHP 4, PHP 5, PECL odbtp >= 1.1.1) Close MS SQL Server connection

2025-01-10 15:47:30
mssql_init
  • References/PHP/Function/Database/Mssql

(PHP 4 >= 4.0.7, PHP 5, PECL odbtp >= 1.1.1) Initializes a stored procedure or a remote stored procedure

2025-01-10 15:47:30
mssql_free_statement
  • References/PHP/Function/Database/Mssql

(PHP 4 >= 4.3.2, PHP 5, PECL odbtp >= 1.1.1) Free statement memory

2025-01-10 15:47:30
mssql_num_fields
  • References/PHP/Function/Database/Mssql

(PHP 4, PHP 5, PECL odbtp >= 1.1.1) Gets the number of fields in result

2025-01-10 15:47:30
mssql_fetch_batch
  • References/PHP/Function/Database/Mssql

(PHP 4 >= 4.0.4, PHP 5, PECL odbtp >= 1.1.1) Returns the next batch of records

2025-01-10 15:47:30
mssql_fetch_assoc
  • References/PHP/Function/Database/Mssql

(PHP 4 >= 4.2.0, PHP 5, PECL odbtp >= 1.1.1) Returns an associative array of the current row in the result

2025-01-10 15:47:30
mssql_field_name
  • References/PHP/Function/Database/Mssql

(PHP 4, PHP 5, PECL odbtp >= 1.1.1) Get the name of a field

2025-01-10 15:47:30