or yon can try DBD::ODBC
(http://cpan.uwinnipeg.ca/htdocs/DBD-ODBC/DBD/ODBC.html).

On Sun, Nov 9, 2008 at 5:19 PM, Ow Mun Heng <[EMAIL PROTECTED]> wrote:
>
>
> -----Original Message-----
> From: Jeff Pang [mailto:[EMAIL PROTECTED]
>>> De : "[EMAIL PROTECTED]"
>>> I'm using perl to connect to mysql, but now i need it to connect to MS
>>> SQL server and after google search i still don't understand the best
>>> way to do it.
>>>
>
>>Try Class::DBI::MSSQL or UnixODBC.
>>See the documents on CPAN.
>
> I'm currently connecting to MSSQL using
>
> use DBI;
>
> and the main package which does that magic is -> perl-DBD-Sybase-1.08
>
>
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> http://learn.perl.org/
>
>
>



-- 
Eko Budiharto

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to