diff options
| author | Wez Furlong <wez@php.net> | 2005-07-27 03:12:43 +0000 |
|---|---|---|
| committer | Wez Furlong <wez@php.net> | 2005-07-27 03:12:43 +0000 |
| commit | f7c0b7d09ef05f3d29c57b2234b5f7f483b15200 (patch) | |
| tree | 8815d3774457c1372d113214495d22e5c1c9c30c /ext/pdo_dblib/README | |
| parent | ba77f8515bed08698cec1069c661f2c0e47d2aeb (diff) | |
| download | php-git-f7c0b7d09ef05f3d29c57b2234b5f7f483b15200.tar.gz | |
prep for PECL release
Diffstat (limited to 'ext/pdo_dblib/README')
| -rw-r--r-- | ext/pdo_dblib/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/pdo_dblib/README b/ext/pdo_dblib/README index a32eefcf17..888ffb676f 100644 --- a/ext/pdo_dblib/README +++ b/ext/pdo_dblib/README @@ -9,10 +9,6 @@ This extension will compile and register itself as 'mssql' when built against the mssql libraries (and be named php_pdo_mssql.dll), or 'sybase' otherwise (php_pdo_sybase.dll) -This extension should also compile and run under unix platforms, but I haven't -written the config.m4 for that yet (volunteers welcome). - - If you want to try out the free "desktop" version of SQL Server, known as the MSDE, google to obtain the appropriate download link. Here are some short tips on getting it running: - Download it and run it to extract it |
