Hi,
I wrote WebService in BDS2006 and Client Application in C# on Windows CE
5.0. In my appliaction I commit number of product witch I have in a box.
Before any of commit I allways check if I have connection to my database but
in worst scenario can be that I've checked connection ->OK and then when
commit procedure is started I lose connection and I do not know if my comit
goes to webservice or not. And I do not know if I have to comit again or
comit next produkt. Is this possible that I receive
information(con firmation) somehow from webservice that my request/commit was
received or not? I want to use standard method not only in this case, some
property, procedure, function?
thanks
Martin
--
I wrote WebService in BDS2006 and Client Application in C# on Windows CE
5.0. In my appliaction I commit number of product witch I have in a box.
Before any of commit I allways check if I have connection to my database but
in worst scenario can be that I've checked connection ->OK and then when
commit procedure is started I lose connection and I do not know if my comit
goes to webservice or not. And I do not know if I have to comit again or
comit next produkt. Is this possible that I receive
information(con firmation) somehow from webservice that my request/commit was
received or not? I want to use standard method not only in this case, some
property, procedure, function?
thanks
Martin
--