Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Changed email | Frank M. Kromann | 2001-03-13 | 1 | -1/+1 | |
| | ||||||
* | Adding a new function mssql_next_result() allowing the query to return more ↵ | Frank M. Kromann | 2001-03-09 | 1 | -0/+2 | |
| | | | | | | | than one result. This can be done with a stored procedure or by sending more than one select to the server. | |||||
* | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 1 | -1/+1 | |
| | ||||||
* | Removed old version 6.5 code. Clinet Libraries for SQL Server 7.0 can be ↵ | Frank M. Kromann | 2000-11-29 | 1 | -20/+5 | |
| | | | | | | | used with version 6,5. Minor changes to use som Zend macros to define globals. | |||||
* | Adding new functions, mssql_affected_rows and mssql_fetch_batch. | Frank M. Kromann | 2000-11-21 | 1 | -3/+9 | |
| | | | | | Added optional paramter to mssql_query, batchsize used minimize the memery usage during select of large datasats. | |||||
* | Change header protection macros to conform to standard. | Sascha Schumann | 2000-07-02 | 1 | -3/+3 | |
| | | | | | | | | | Draft 3 of IEEE 1003.1 200x, "2.2 The Compilation Environment" All identifiers that begin with an underscore and either an uppercase letter or another underscore are always reserved for any use by the implementation. | |||||
* | Update the license with the new clause 6 | Zeev Suraski | 2000-05-18 | 1 | -2/+2 | |
| | ||||||
* | moving pointers to header and library files to match php_build structure | Frank M. Kromann | 2000-04-23 | 1 | -3/+5 | |
| | ||||||
* | the pipe is breaking all the time | Zeev Suraski | 2000-02-19 | 1 | -2/+2 | |
| | ||||||
* | Fixing compile and link with current cvs. | Frank M. Kromann | 2000-02-13 | 1 | -3/+8 | |
| | ||||||
* | Happy Y2K patch! Happy new year (or the new millennium, depending on whether | Sascha Schumann | 2000-01-01 | 1 | -1/+1 | |
| | | | | | you start counting at 0 or 1). | |||||
* | Adding MS SQL Server module for Win32 | Frank M. Kromann | 1999-11-03 | 1 | -0/+150 | |