Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
INSERT INTO generates erroneous table is corrupted error
Message
De
16/06/2005 11:45:22
 
 
À
16/06/2005 00:01:13
Larry Long
ProgRes (Programming Resources)
Georgie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01023150
Message ID:
01024009
Vues:
16
Yes, and now it is happening with other tables as well.

>Do you have the same problem if you issue...
>INSERT INTO NOTES (fld1, fld2, ...etc) VALUES (m.fld1, m.fld2, ...ect)
>
>>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"
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform