Hi guys,
i've a problem that i don't know if it's possible to solve.
I run the sms server as thread and when i've a new incoming sms, i
must do some operations and then
write into smsserver_out table, to send back another sms.
The problem is that when i send the sms, it has not been deleted in
the smsserver_out table, so i send it over and over again.
I've tried to fix it using a method to truncate the table, but
wherever i put sometimes it works, but sometimes it delete the
messages before i send :P
Please can anyone help me?
Thank you so much!!
Regards,
Paolo.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"SMSLib for Java User Group" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/smslib?hl=en
-~----------~----~----~----~------~----~------~--~---