> till wrote:
>>> Personally I would expect the new extension to be the most reliable. I
>>> wonder why people want to connect directly from a linux box. What's
>>> wrong
>>> with connecting using a windows machine, SQL Sever requires a windows
>>> machine to start with. So I think the first adapter to write for ZF
>>> regarding SQL Server would be one using the new extension that you
>>> pointed
>>> us at. If it is not available to other os, let's get microsoft to
>>> make it
>>> available to other OS's.
>>
>> Amen to that. :-) If you have to use SQL Server, I'd also try to keep
>> it simple and use IIS with fcgi PHP. From what I know that combo runs
>> pretty well.
>
> Hi,
> Of course if you have one server with sql server instalation and want
> to put somewhere application server it could be a good idea to install
> iis with php on it. But, for instance, if have already installed
> application on linux machine with mysql or postgresql, whatever, and
> you need to exchange data with ms sql server then problems begins.
> There is no support from ms for drivers, there is only dblib with
> freetds and odbc (i don't know if there is anything more worth to be
> mentioned). Personally i have to connect with mssql becouse of
> different kind of interfaces proposed by clients and not becouse i
> want to have apache on linux and db on windows.
> In summary, i would be very glad if i have stable mssql driver on
> linux with complete documentation :)
Of course if would be best if the new driver would run on *.nix and mac
too. But in the meantime: you could have a webservice or rpc thing on
your windows box serving requests from your linux machines for data
exchange.
-Bart
>
> regards
没有评论:
发表评论