home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


bind_columns

 $

result

 = $

st_handle


->bind_columns
(
\%attr
, 
@reflist
 )

Runs bind_col on each column of the statement.

\%attr

Attributes to set for the statement handle.

@reflist

A list of references to the variables to bind.


Previous: Reference: bind_col Perl in a Nutshell Next: Reference: state
Reference: bind_col Book Index Reference: state

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.