On Wed, 27 Feb 2002 10:40:21 -0600, "nickg" <[EMAIL PROTECTED]>   wrote:

>>
>>You need to tell the handler you are finished with your statement, this will
>>free resources, etc..
>>
>>http://www.savebaseball.com/mysql/DBD_3.21.X.php3#finish
>>
>>
>>$sql_check->finish;

EXTREMELY out-dated!

MySQL Version: 3.21.X
DBI.pm Version 0.93           <= current 1.21
DBD::mysql.pm Version 1.1832  <= current 2.2

I would not even consider using this for any type of reference. FYI, finish() is
not necessary. Read the man pages of the DBI docs :)

sql,mysql,database
Mike(mickalo)Blezien
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Thunder Rain Internet Publishing
Providing Internet Solutions that work!
http://www.thunder-rain.com
Tel: 1(225)686-2002
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

---------------------------------------------------------------------
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