Script in Linux to access SQL Server

P

Parth Thakker

Hello,

I need to write a Perl script in Linux that needs to access a SQL Server DB,
hosted on a Windows server. Any suggestions? Can I use the DBI module to
achieve this? If so, what would be an appropriate driver (DBD-?) for it?

Will appreciate any help. Thanks.
 
J

J. Gleixner

Parth said:
Hello,

I need to write a Perl script in Linux that needs to access a SQL Server DB,
hosted on a Windows server. Any suggestions? Can I use the DBI module to
achieve this? If so, what would be an appropriate driver (DBD-?) for it?

Will appreciate any help. Thanks.

For modules, please take a look at CPAN: http://search.cpan.org You
would likely have found your answer quite quickly. (DBD::Sybase)

Also, try searching the Internet for possible solutions to these types
of generic questions. Simply putting in 'perl "SQL Server"' returned a
lot of possible places to start.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top