[Za-pm] perl -> MS SQLserver

Oskar Pearson oskar at qualica.com
Thu Jun 26 05:38:24 CDT 2003


Hi

> Have any of you successfully connected to a MS SQL Server database with 
> PERL from a UNIX machine?
> ... or even met anyone who has!

Yes.

You can use "freetds" with specific versions of SQL server at
least. You'll need to set up freetds first, and then compile
the perl DBD type libraries to link against it.

It's not the best software on earth, by the way - do some
extensive testing to ensure it's not giving you bogus results;
I've had problems with, for example, very very large numbers
being fed back wrong.

Oskar
--
Oskar Pearson <oskar at qualica.com>
Qualica Technologies (Pty) Ltd
web: http://www.qualica.com/



More information about the Za-pm mailing list