Actually, OpenLink's ODBC drivers can get you connected from any UNIX to MS
SQLServer, and start out at free of charge for 2 concurrent database
sessions. This also includes free support. The commercial pricing for
higher concurrent database connections starts at $675.
The free download is available at http://www.openlinksw.com
and a HOWTO on compiling iODBC in with PHP (this is the Driver Manager,
which is needed to use any ODBC drivers with Apache/PHP) is available at
www.iodbc.org
Hope this helps.
Best regards,
Andrew
---------------------------------------
Andrew Hill - OpenLink Software
Director Technology Evangelism
eBusiness Infrastructure Technology
http://www.openlinksw.com
On 3/24/01 7:35 AM, "almir" <[EMAIL PROTECTED]> wrote:
> 1) if you are running it on linux(web server ) it will cost you about 2000$
> at least to connect it , and you will have to use odbc for linux,
> 2)if you are using ms web server then you have to enable support for that in
> php3.ini but usualy this way is not good, i usualy had problems with that
> and i always used odbc with odbc.dll
> "Mauricio Alarcon" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>> Hello
>> I want to connect to a Microsoft SQL Server, I try with mssql_connect
>> but the script don't work, it always say
>> Call to unsupported or undefined function
>> What I do worng?
>>
>> Thanks
>>
>> --
>> Mauricio Alarcon Rincon
>> Webmaster - Webdepot
>> Linux Registered User # 157093
>>
>>
>> CF-18 Hornet
>>
>> \ /
>> \ _ /
>> ----/_\----
>> x--------------( . )--------------x
>> x|x | |_|\_/|_| | x|x
>> x x x x
>>
>> http://www.merlinux.org
>>
>>
>> --
>> PHP General Mailing List (http://www.php.net/)
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>>
>
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]