| Author |
How to reuse the prepared statement ?
|
Shuang mu
Greenhorn
Joined: Mar 28, 2002
Posts: 7
|
|
hai, now i face a big problem is can i reuse the prepared statement? each time i try to reuse it but i fail, all the reference refer to the same data make the update statement cannot be execute, so please help me to solve this problem...... thanks....
|
 |
Dave Vick
Ranch Hand
Joined: May 10, 2001
Posts: 3244
|
|
Shuang Something like this should do it for you: [ April 01, 2002: Message edited by: Dave Vick ]
|
Dave
|
 |
 |
|
|
subject: How to reuse the prepared statement ?
|
|
|