in reply to How to connect sybase using perl in Windows

bhaskar_219:

I'd suggest either:

  1. Install DBI, install DBD::ODBC, read the DBI docs, write code, or
  2. Look through the Tutorials#Database section for interesting articles, and write code.

Then, if code fails, write a good question for us monks.

...roboticus

  • Comment on Re: How to connect sybase using perl in Windows