|
|
sybperl-l Archive
Up Prev Next
From: "pang khong lin" <klpang at hotmail dot com>
Subject: don't quite understand
Date: Sep 11 1998 2:01PM
hi all, newcomer to SybPerl,
$dbh->{"AttributeName'} = value;
don't quite understand the above statement. The attribute name is
suppose to show the status of the connection, but why it seem as if the
attribute name is SET to the 'value'? Is the statement suppose to return
certain value? Let say the :-
if ($dbh->{"ROW_COUNT") = 1) {
print " add record succeeded";
...
}
is the statement valid? Is this the right way to manipulate the
connection specific attribute ?
Phew! At least . . . managed to release some of the frustation
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
|