Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Web Service with DLL
Message
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00667142
Message ID:
00667211
Views:
33
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform