Привет Ilya, 9 сентября 2003 г. было написано:
ISS> On Tue, Sep 09, 2003 at 10:33:21AM +0400, Alexander GQ Gerasiov wrote: >> Привет Ilya, >> >> 9 сентября 2003 г. было написано: >> >> >> Использовать какой-нить серверсайд скрипт. Например на php с >> >> extension=php_mssql.dll >> ISS> хм... а dll это разве не к виндам отноститься? мне надо на >> ISS> линуксе конечно-же. >> Для Линукса тоже можно. Правда тот пхп что в дебановской дистрибуции >> скомпилен без ключика >> >> ++++++++++++++++++++++ >> Requirements for WIn32 platforms. >> >> The extension requires the MS SQL Client Tools to be installed on the system >> where PHP is installed. The Client Tools can be installed from the MS SQL >> Server CD or by copying ntwdblib.dll from >> \winnt\system32 on the server to \winnt\system32 on the PHP box. Copying >> ntwdblib.dll will only provide access. Configuration of the client will >> require installation of all the tools. >> >> Requirements for Unix/Linux platforms. >> >> To use the MSSQL extension on Unix/Linux, you first need to build and >> install the FreeTDS library. Source code and installation instructions are >> available at the FreeTDS home page: >> http://www.freetds.org/ >> >> Замечание: In Windows, the DBLIB from Microsoft is used. Functions that >> return a column name are based on the dbcolname() function in DBLIB. DBLIB >> was developed for SQL Server 6.x where the >> max identifier length is 30. For this reason, the maximum column length is >> 30 characters. On platforms where FreeTDS is used (Linux), this is not a >> problem. >> >> Установка >> >> The MSSQL extension is enabled by adding extension=php_mssql.dll to php.ini. >> >> To get these functions to work, you have to compile PHP with >> --with-mssql[=DIR], where DIR is the FreeTDS install prefix. And FreeTDS >> should be compiled using --enable-msdblib. >> +++++++++++++++++++++++++++++ ISS> спасибо за разъяснения, а как по впечатлениям? можно ли ISS> такое етавить на боевой сервер? Не знаю. Просто я на пхп пишу (хобби такое) и знаю, что народ иногда использует довольно успешно. На http://www.freetds.org/ написано что вроде и перл работает поверх их библиотеки и JDBC. Best regards, Alexander GQ Gerasiov <[EMAIL PROTECTED]> Кука: Ув. Президент Буш! Усама Бин Ладен находится у моей тещи (члена талибана с 1996 г.). Веду с ними ожесточенные бои. Прошу оказать поддержку путем бомбежки с воздуха. np: [Louis Armstrong] The Very Best of Louis Armstrong CD1 -- Skokiaan

