Join Up!
96806 members and counting!
PHP Manual
All Mail Lists
Entire Site
downloads
|
documentation
|
faq
|
getting help
|
mailing lists
|
reporting bugs
|
php.net sites
|
links
|
my php.net
s
earch for
in the
function list
whole site
online documentation [en]
bug database
general mailing list
developer mailing list
documentation mailing list
Vendor Specific Database Extensions
Index
Function Reference
Database Extensions
Vendor Specific Database Extensions
dBase
DB++
FrontBase
filePro
Firebird/InterBase
Informix
IBM DB2
Ingres II
MaxDB
mSQL
Mssql
MySQL
Mysqli
OCI8
Ovrimos SQL
HOME
Community
Articles
Code Library
People
Mail Archive
My Account
Contribute
PHP Jobs
msql
Introduction
Last updated: Thu, 26 Jun 2008
Microsoft SQL Server
Introduction
Installing/Configuring
Installation
Runtime Configuration
Resource Types
Predefined Constants
Mssql Functions
mssql_bind
— Adds a parameter to a stored procedure or a remote stored procedure
mssql_close
— Close MS SQL Server connection
mssql_connect
— Open MS SQL server connection
mssql_data_seek
— Moves internal row pointer
mssql_execute
— Executes a stored procedure on a MS SQL server database
mssql_fetch_array
— Fetch a result row as an associative array, a numeric array, or both
mssql_fetch_assoc
— Returns an associative array of the current row in the result
mssql_fetch_batch
— Returns the next batch of records
mssql_fetch_field
— Get field information
mssql_fetch_object
— Fetch row as object
mssql_fetch_row
— Get row as enumerated array
mssql_field_length
— Get the length of a field
mssql_field_name
— Get the name of a field
mssql_field_seek
— Seeks to the specified field offset
mssql_field_type
— Gets the type of a field
mssql_free_result
— Free result memory
mssql_free_statement
— Free statement memory
mssql_get_last_message
— Returns the last message from the server
mssql_guid_string
— Converts a 16 byte binary GUID to a string
mssql_init
— Initializes a stored procedure or a remote stored procedure
mssql_min_error_severity
— Sets the lower error severity
mssql_min_message_severity
— Sets the lower message severity
mssql_next_result
— Move the internal result pointer to the next result
mssql_num_fields
— Gets the number of fields in result
mssql_num_rows
— Gets the number of rows in result
mssql_pconnect
— Open persistent MS SQL connection
mssql_query
— Send MS SQL query
mssql_result
— Get result data
mssql_rows_affected
— Returns the number of records affected by the query
mssql_select_db
— Select MS SQL database
add a note
User Contributed Notes
Microsoft SQL Server
There are no user contributed notes for this page.
Open Source Database Feature Comparison Matrix
Try Declarative Programming with Annotations and Aspects
Locate All Stored Procedures and Their Objects/SQL Tables
Building a Stored Procedure Generator
Making Tables Read-only in Oracle
24-hour Support
Daily Backup
Dedicated Servers
JSP/Java Servlets
PHP
MySQL
Streaming Audio/Video
Telnet/SSH
Unix Hosting
24-hour Support
msql
Introduction
Last updated: Thu, 26 Jun 2008
show source
|
credits
|
sitemap
|
contact
|
advertising
|
mirror sites
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror
is operated at:
http://phpbuilder.com/
Last updated: Tue Nov 1 20:20:59 2005 EST
Columns / Articles
|
Tips / Quickies
|
News
|
News Linking and RSS Feeds
|
Shared Code Library
Mail Archives
|
Support / Discussion Forums
|
Get Started!
Links
|
Contribute!
|
Docs