On Fri, 1 Jun 2001 [EMAIL PROTECTED] wrote:
>
> i will connect from Unix ( Client HP -UX OS) to a Microsoft SQL 7.0 database
> (SQL-Server Windows NT OS).
> I have installed the DBI Module, but I don' t know, which DBD - Module I am
> installing
> additionally??
>

You might want to look at Free TDS <http://www.freetds.org> in the first
instance and build DBD::FreeTDS,  If this doesnt work for you then you can
always use DBD::Proxy on the client and run dbiproxy on the Server
(connecting to the database using DBD::ODBS for instance).

HTH

/J\

Reply via email to