Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I apologize for my ignorance but I am not a seasoned perl programmer. Is it possible to use perl dbi to create database variables in mysql and retrieve the value of this variable. I would like to use a database variable within a trigger and I would like to access this value from the perl script. I could not find anything on this in the dbi docs
Kind regards
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: using dbi to set database variables
by ikegami (Patriarch) on May 17, 2011 at 22:17 UTC | |
|
Re: using dbi to set database variables
by wind (Priest) on May 17, 2011 at 22:15 UTC | |
|
Re: using dbi to set database variables
by Anonymous Monk on May 17, 2011 at 22:16 UTC |