Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Single instance dcom server issue
Message
 
 
À
18/04/2005 10:48:35
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows 2000 SP4
Database:
Visual FoxPro
Divers
Thread ID:
01005745
Message ID:
01008115
Vues:
17
I have now sorted it out. I've created a minimal class, all of it's methods simply forward on to same name methods in my form/main server program so the only thing that gets created each time is the small forwarding class. this seems to work fine, the system will never have more than 10-15 users max and it's more than capable of handling that. thanks for the help guys.

the new setup.


Serverstart program ---- Starts multi use Server and does openform. form is stored in public variable name known to all new classes.

clients ---- create new minimum class in server instance. all class methods are passed to the one server form.



this took a lot of working out, shame the documentation is so unclear on what works and why.

Ken.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform