You are not logged in.

fomaxrge

Trainee

  • "fomaxrge" started this thread

Posts: 88

Date of registration: Aug 14th 2012

  • Send private message

1

Wednesday, November 7th 2012, 4:58pm

how can i check if insert or update is done?

how can i check if my INSERT or UPDATE query is done?
for example

Jabaco Source

1
2
3
4
5
6
7
8
9
10
Order.executeUpdate("INSERT INTO esoda_exoda  (poso, katigoria) VALUES  ("poso","katigoria"")



if done then 

msgbox  "insert"
else
msgbox "no insert"
end if


Thanks in advanced!

fomaxrge

Trainee

  • "fomaxrge" started this thread

Posts: 88

Date of registration: Aug 14th 2012

  • Send private message

2

Tuesday, December 4th 2012, 12:58pm

does anybody have any idea how to do it?
I appreciate any help.

Rate this thread
WoltLab Burning Board