Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TRO/Looking for Tom Rombouts
Message
De
20/03/2015 22:07:12
 
 
À
20/03/2015 20:11:36
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Versions des environnements
Visual FoxPro:
FoxPro Dos
OS:
Windows XP
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01617051
Message ID:
01617053
Vues:
93
>I'm trying to reach Tom Rombouts--anyone know how to contact him?
>Alternately, if you have TRO experience: a client's O_Static dbf has grown very large. I need to know what's in that table, what is its function? Can I delete some or all rows?
>
>Thanks in advance for any help.
>Best, Chaim Caron

Hi Chaim,

Probably not much help but from the TRO Documentation:

O_static.dbf

The database table O_static.dbf keeps track of all static arrays, variables, and literal values. It is also used to pass information between screens.

Structure:

platform C(1)
user_ID C(3)
obj_name C(25)
obj_vars M

Since it is used to pass info between screens and it has grown large, I suspect a great many records probably were used for that purpose and likely contain "temporary " data.

Also possible there is MEMO bloat. Is the large size due to number of records ?

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

Click here to load this message in the networking platform