Ramprasad A Padmanabhan wrote:
Voodoo Raja wrote:
Sorry for not posting it in the first place.
Will this sub.. chew memory if I run it a number of times.. or does
it overwrite it.
sub read {
print "\nreading data";
$db = DBI->connect("DBI:mysql:$dbase:$hostname", $username, $password);
as Ra
un this loop a number of times
What happans if I runn this a number of times...
I am sorry if I cant explain it anybetter.. I am trying my best to
learn this. please take me as a very begginer..
Regards
Sam
From: Ramprasad A Padmanabhan <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], Samuel Sha
er of times
What happans if I runn this a number of times...
I am sorry if I cant explain it anybetter.. I am trying my best to learn
this. please take me as a very begginer..
Regards
Sam
From: Ramprasad A Padmanabhan <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], Samuel Shankar <[EMAIL PROTECT
Samuel Shankar wrote:
Hi List
I was wandering if someone can help me out in displaying database data in a
TK window.
please wander a little more, on google if you are looking for readymade
script
I have tried a number of ways but I am loosing memory eventually.. I vet all
"my"'s are not really m