Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is anyone having an issue with virtual memory loss?
Message
De
05/04/2007 01:17:44
Vladimir Zhuravlev
Institute of the Physics of Earth,Russia
Moscow Region, Russie
 
 
À
04/04/2007 13:23:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01212105
Message ID:
01212335
Vues:
18
I fixed similar problem for germany company few years ago
Mostly it was connected with cross reference of the objects
Something like this.
lobj = createobject(...)
lobj.addproperty('obj')
loobj.obj = createobject('...')
lobj.obj.addproperty('obj1')
lobj.obj.obj1=lobj
First object keeps reference on second and second keeps reference at first.
They never released these objects.
In some cases casual places in the code =sys(1104) would help
MVP-2006-2011, PHD in Math and Physics ,
host of www.foxclub.ru,
VFP lector at Interface and Microinform companies
Head science researcher of VNIIA Rosatom.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform