Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
INSERT INTO generates erroneous table is corrupted error
Message
De
14/06/2005 11:28:28
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
INSERT INTO generates erroneous table is corrupted error
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01023150
Message ID:
01023150
Vues:
65
Any idea why using the insert command would return a table is corrupted message but using append blank and gather does not?

*This code generates the error:
*Notes is not the selected table but is open in the current data env

INSERT INTO notes FROM MEMVAR

*This does not generate any error

SELE NOTES
APPEND BLANK
GATHER MEMVAR MEMO

EXCLUSIVE IF OFF on all workstations in the config.fpw file.
This only happens at one site that has multiple Windows XP workstations sharing VFP tables on one of the Windows XP workstations.

What is so strange is the error returned is that the table is corrupted yet the table is already open, can be opened later and updated and appended to fine, and also it can be updated any other way (like the append example above) without generating the error. However, at this location, on all workstations, whenever INSERT INTO is issued, the table is corrupted message is returned.
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform