summaryrefslogtreecommitdiff
path: root/ext/mssql/php_mssql.h
Commit message (Expand)AuthorAgeFilesLines
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* added mssql_fetch_assoc() to be more mysql conformHarald Radi2001-12-021-0/+1
* Patch for correct handling of DATETIME values.Frank M. Kromann2001-10-231-1/+2
* Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on th...Zeev Suraski2001-07-301-4/+4
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-11/+1
* Adding new function to convert from binary to GUID formatFrank M. Kromann2001-06-281-1/+2
* Fixing memory leak.Frank M. Kromann2001-06-051-1/+17
* Changed emailFrank M. Kromann2001-03-131-1/+1
* Adding a new function mssql_next_result() allowing the query to return more t...Frank M. Kromann2001-03-091-0/+2
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Removed old version 6.5 code. Clinet Libraries for SQL Server 7.0 can be used...Frank M. Kromann2000-11-291-20/+5
* Adding new functions, mssql_affected_rows and mssql_fetch_batch.Frank M. Kromann2000-11-211-3/+9
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-3/+3
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* moving pointers to header and library files to match php_build structureFrank M. Kromann2000-04-231-3/+5
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
* Fixing compile and link with current cvs.Frank M. Kromann2000-02-131-3/+8
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* Adding MS SQL Server module for Win32Frank M. Kromann1999-11-031-0/+150