| Author |
record this parameter value in mysql (database)
|
fabio alonso
Ranch Hand
Joined: May 15, 2010
Posts: 48
|
|
Hi,
I'm trying to get the value obtained in the parameter and write down on the bench, but I'm not
achieving. following code snippet
getting parameter value..
I want to record this parameter value in mysql (database) but can not
Anyone have any ideas?
thank you !
|
 |
Tim McGuire
Ranch Hand
Joined: Apr 30, 2003
Posts: 819
|
|
So, what happens when you run this? What is the log output, if any?
also, it is not clear how this idpar variable fits in.
|
 |
fabio alonso
Ranch Hand
Joined: May 15, 2010
Posts: 48
|
|
Sorry, this is the correct code. Want to get this value (I got this parameter and write to the database)
code correct:
Tim McGuire wrote:So, what happens when you run this? What is the log output, if any?
also, it is not clear how this idpar variable fits in.
|
 |
 |
|
|
subject: record this parameter value in mysql (database)
|
|
|