sqlsrv_field_metadata
  • References/PHP/Function/Database/SQL Server

(No version information available, might only be in Git) Retrieves metadata for the fields of a statement prepared

2025-01-10 15:47:30
sqlsrv_free_stmt
  • References/PHP/Function/Database/SQL Server

(No version information available, might only be in Git) Frees all resources for the specified statement

2025-01-10 15:47:30
sqlsrv_execute
  • References/PHP/Function/Database/SQL Server

(No version information available, might only be in Git) Executes a statement prepared with

2025-01-10 15:47:30
sqlsrv_server_info
  • References/PHP/Function/Database/SQL Server

(No version information available, might only be in Git) Returns information about the server

2025-01-10 15:47:30
sqlsrv_close
  • References/PHP/Function/Database/SQL Server

(No version information available, might only be in Git) Closes an open connection and releases resourses associated

2025-01-10 15:47:30
sqlsrv_connect
  • References/PHP/Function/Database/SQL Server

(No version information available, might only be in Git) Opens a connection to a Microsoft SQL Server database

2025-01-10 15:47:30
sqlsrv_prepare
  • References/PHP/Function/Database/SQL Server

(No version information available, might only be in Git) Prepares a query for execution

2025-01-10 15:47:30
sqlsrv_query
  • References/PHP/Function/Database/SQL Server

(No version information available, might only be in Git) Prepares and executes a query.

2025-01-10 15:47:30
sqlsrv_configure
  • References/PHP/Function/Database/SQL Server

(No version information available, might only be in Git) Changes the driver error handling and logging configurations

2025-01-10 15:47:30
sqlsrv_has_rows
  • References/PHP/Function/Database/SQL Server

(No version information available, might only be in Git) Indicates whether the specified statement has rows

2025-01-10 15:47:30