Hello Guru,

I am web programmer using PERL, MySQL.
I need help from you, could you please clarify my doubt?

1. How many methods or functions in PERL-DBI/DBD module
will actually will get communicates with MySQL?

I know one that's $sth->fecth() or $sth->fetchArrayref() after
$sth->execute();  where $sth = $dbi->open("dbi:mysql:...");

2. Is it possible to Row level lock and Table level lock in MySQL, if yes,
How could we achieve this
    in PERL-DBI ?

Please, kindly clarify.

Thanks in advance.

~ SubbaReddy .M




Regards,

~ SubbaReddy .M
   Sr. Programmer, Frontlinesoft, Hyderabad
   http://www.frontlinesoft.com
   Ph: 91-40-3392147, 3391683
   w3doc: http://www.geocities.com/msubbareddy/
   ICQ: 56093095

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to