| Author |
prepared statements
|
miguel lisboa
Ranch Hand
Joined: Feb 08, 2004
Posts: 1281
|
|
hi i wonder if i can use prepared statements with a MySql database 4.0 thanks in advance
|
java amateur
|
 |
Mr. C Lamont Gilbert
Ranch Hand
Joined: Oct 05, 2001
Posts: 1170
|
|
|
seems like I remeber using prepared statements with mysql a while back. as long as you defint your cursors correctly when you create the statement, likely you can.
|
 |
miguel lisboa
Ranch Hand
Joined: Feb 08, 2004
Posts: 1281
|
|
|
thank you
|
 |
 |
|
|
subject: prepared statements
|
|
|