Ken Keith-243697
SSC Enthusiast
Points: 150
More actions
July 5, 2005 at 10:28 am
#186454
Does anyone know of an open source solution for connecting to SQL Server via perl running on Solaris. If not open source, maybe something really, really cost effective? Thanks.
K. Brian Kelley
SSC Guru
Points: 114642
July 5, 2005 at 2:31 pm
#571030
DBD :: ODBC (spaces are in place because it triggers a smiley) comes to mind, but you'll need an ODBC Driver Manager. Example here:
http://www.easysoft.com/products/9999/documentation/perl_tutorials/dbd_odbc_tutorial1.html
Another option would be to get the FreeTDS libraries working.
FreeTDS.org
K. Brian Kelley@kbriankelley
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply