On Thu, Oct 30, 2003 at 04:37:28PM -, G.B.Evans wrote:
> I need to be able to interrogate a Sybase table from within a perl
> program.
> (The statement would be as simple as SELECT ID FROM TERM_TABLE WHERE
> VALUE="a string")
You'll want to use DBI and DBD::Sybase. DBI is Perl's generic interf
Hi all,
I need to be able to interrogate a Sybase table from within a perl
program.
(The statement would be as simple as SELECT ID FROM TERM_TABLE WHERE
VALUE="a string")
Could some-one point me in the direction of some documentation please.
Geoff.