RE: Accessing MS SQL Server 2005



Mark,

Looks like DBI modules on CPAN for SQL Server are relying on DBD-ODBC
module at least for the connection.
Not sure, but you may not be able to avoid DBD-ODBC installation.

Regards,

Mehmet



-----Original Message-----
From: Mark Sutfin [mailto:MSutfin@xxxxxxxxxxxxxxxxx]
Sent: Tuesday, May 23, 2006 11:15 AM
To: dbi-users@xxxxxxxx
Subject: Accessing MS SQL Server 2005

I need to talk to MS SQL Server 2005 (from windows running activestate
version 5.8) Besides ADO and OLE, what other options might be available?
Any geographic information related to binaries/source
locations/installations would be helpful.

Also, I've read about Jeff Urlwin's DBD-ODBC but was unable to install
to windows using the cpan module for some reason. And the activestate
repository version is quite deprecated. I was wondering if there were
alternative sources for this, unless there's reason not to pursue it..

TIA
Mark
.



Relevant Pages

  • RE: Invalid cursor state when using PRINT in MSSQL
    ... DBD-ODBC implements its calls SQLExecDirectand the subsequent call to ... as you get the correct message back 'Changed database context to 'Database' ... Invalid cursor state when using PRINT in MSSQL ... I'm an Oracle not a Sybase or SQL Server person, but I believe that you can ...
    (perl.dbi.users)
  • FW: CPAN Upload: J/JU/JURL/DBD-ODBC-1.13.tar.gz
    ... New version of DBD::ODBC coming to a CPAN site near you. ... Fix handling of print statements for SQL Server thanks to Martin Evans! ... Subject: CPAN Upload: J/JU/JURL/DBD-ODBC-1.13.tar.gz ... has entered CPAN as ...
    (perl.dbi.users)
  • DBD for SQL Server?
    ... Is there a DBD for SQL Server so that I can connect to our SQL Server ... 2000 database with DBI? ... I've hunted all over CPAN but I can't seem to ...
    (perl.beginners)