Dada Binding and Editing on Chapter 7
I did the exercise on chapter seven for the selecting-editing-data, it worked fine. However, I found myself in a situation where I need to apply this concept, so I used and modified the code as per my own need, surprise was that the code, once you click on a desired action says: "The SQL statement that would be executed is: xxxxxxx" amd so on, so it actually doesn't execute the code, rather then put it on a label. What command should I use, or what should I place so it actually executes the command instead of telling me that the sql command would be...?
Thanks.
|