in reply to RE: perl and microsoft sql server
in thread perl and microsoft sql server

If you are working from Linux or other GNUish/BSD ish platforms, you can also install the Sybase libraries and treat the M$SQL server as a Sybase machine. Handy trick once in a while.

--
$you = new YOU;
honk() if $you->love(perl)