in reply to Re: DBI:Problem in binding VARCHAR values to statement
in thread DBI:Problem in binding VARCHAR values to statement
While your example code is fine, the code that the original poster wrote using bind_param() should work just as well.
See the DBI documentation for more details.
|
|---|