[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: php4+mssql



On Tue, Jun 08, 2004 at 03:07:43PM -0300, Mauro Romano Trajber wrote:
| Hi all,
| Im an debian unstable user and i trying to install php4 with mssql (MS
| SQL Server)support via apt-get.
| Everything works in my box(apache,php...) but i need mssql support in php.
| How can i do that via apt-get ???

Use sqlrelay.  sqlrelay provides a client library that you will use to
connect to the sqlrelay server.  The sqlrelay server then has the
db-specific client to connect to various databases included MS SQL
Server.

    http://sqlrelay.sourceforge.net/

In addition to separating the application from the db library,
sqlrelay allows connection caching as well as relaying between
systems/subnets.  (For example, if you don't put your Windows SQL
Server on the public internet but you need to connect to it from
something not on the lan, you can put the sqlrelay server on the
gateway machine and let it tie the external client to the internal
server.)

-- 
The Consultant's Curse:
    When the customer has beaten upon you long enough, give him
what he asks for, instead of what he needs.  This is very strong
medicine, and is normally only required once.
 
www: http://dman13.dyndns.org/~dman/            jabber: dman@dman13.dyndns.org

Attachment: signature.asc
Description: Digital signature


Reply to: