summaryrefslogtreecommitdiff
path: root/ext/pdo_dblib/README
diff options
context:
space:
mode:
authorWez Furlong <wez@php.net>2005-07-27 03:12:43 +0000
committerWez Furlong <wez@php.net>2005-07-27 03:12:43 +0000
commitf7c0b7d09ef05f3d29c57b2234b5f7f483b15200 (patch)
tree8815d3774457c1372d113214495d22e5c1c9c30c /ext/pdo_dblib/README
parentba77f8515bed08698cec1069c661f2c0e47d2aeb (diff)
downloadphp-git-f7c0b7d09ef05f3d29c57b2234b5f7f483b15200.tar.gz
prep for PECL release
Diffstat (limited to 'ext/pdo_dblib/README')
-rw-r--r--ext/pdo_dblib/README4
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