Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Timing in record updating with COM+
Message
De
30/03/2004 12:39:20
John Fitzgerald
Kenneths Hair Salons & Day Spas,Inc.
Columbus, Ohio, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Timing in record updating with COM+
Divers
Thread ID:
00890888
Message ID:
00890888
Vues:
49
We have a foxpro comobject wrapped in COM+ that we want to use to do updates to an appointment book. The COM+ object resides on our data server and our users all have proxies of the COM+ object installed so that they can call it remotely. We do a check before updating a record to make sure that the appointment hasn't already been taken by using a simple check to ensure a field is still empty(field is filled with a customer ID when appointment is taken). It is obviously stateless and the table is closed after each call of the comobject's update procedure. Our worry is this, it looks like multiple instances of the comobject in COM+ are being created with every client that accesses it at the same time. Does this mean that two instances of the comobject can update the same record at the same time causing undesirable behavior or does COM+ handle this some how?

Anybody know?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform