U
usawargamer
I used to program in C and Perl (up until 2001) (a little C++ and Java
too). Since then I've been a Business Analyst and only coded in VBA/
Excel and written some SQL queries. (we use Sybase)
I am thinking I will either relearn Perl or learn Python (I've heard
nice things about it). Roughly speaking - I want to query the
database, and perform some calculations on the results. Its a pain
doing this in a Sybase stored procedure (basically implementing a
bunch of Excel formulas)
1. What database interface is commonly used? I used to use Sybperl,
not DBI. Is Sybperl still around, and /or outdated?
Is there some good documentation on it, plus some examples of good/
useful code?
2. How difficult is it to install Perl on PC/Windows
machines? I want others to be able to run my small programs.
(I used to runPerl on UNIX and never had to worry about any
installation)
too). Since then I've been a Business Analyst and only coded in VBA/
Excel and written some SQL queries. (we use Sybase)
I am thinking I will either relearn Perl or learn Python (I've heard
nice things about it). Roughly speaking - I want to query the
database, and perform some calculations on the results. Its a pain
doing this in a Sybase stored procedure (basically implementing a
bunch of Excel formulas)
1. What database interface is commonly used? I used to use Sybperl,
not DBI. Is Sybperl still around, and /or outdated?
Is there some good documentation on it, plus some examples of good/
useful code?
2. How difficult is it to install Perl on PC/Windows
machines? I want others to be able to run my small programs.
(I used to runPerl on UNIX and never had to worry about any
installation)