|
||||
sybperl-l ArchiveUp Prev Next
From: Oliver Scheit <oscheit at quoka dot com> I'm new to Sybase/Linux/Perl
Is there a good web-page where I can find some example scripts?
eg.: I know how to run a query, but I don't know, how to get access to
the result of the query.
$query->ct_execute("select * from sometable where myname = 'Oli'");
....?
Regards, Oli
|