This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygwin perl - accessing data from a Microsoft SQL Server via ODBC


Cary Lewis wrote:
Is there a way to use Cygwin's Perl to access data from a remote SQL
server via ODBC?

I know there is Win32::ODBC which works with ActiveState, but I want to
be able to it natively from within Cygwin (so that I can eventually do
it from Linux)

Any help or pointers would be appreciated.

Try to install DBI (should work without problems) and DBD::ODBC (may need cheating).



Gerrit -- =^..^=

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]