Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using Web Service with DLL
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00667142
Message ID:
00667211
Vues:
34
>In my case it cause a bug with the use of .DBF if it not register in COM+. I have a Store Proc in my DataBase that get call when you add a record to add unique number to the record. Well if two user are adding records at the same time the save of the unique ID get overwrite by the second user. Then I fall off sinc.

Hmmm... got it... what about change the way you generate your IDs? Maybe having a table which controls the ID generation, and you lock a record there, in order to generate the ID...

>>I did not try with COM+. I know that with COM+ you can then call thing like:
>
>	PROCEDURE InstallSubscription
>    	oEventSys = CreateObject("EventSystem.EventSystem")
>    	oEventSub = CreateObject("EventSystem.Eventsubscription")
>
>
>Do you have any more information on this?

Sorry, unfortunately not. Let´s wait for someone with a good knowledge in COM (like Rick or Craig) to give us feedback on this...
Claudio Lassala
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform