Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
INSERT INTO generates erroneous table is corrupted error
Message
From
14/06/2005 11:28:28
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
INSERT INTO generates erroneous table is corrupted error
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01023150
Message ID:
01023150
Views:
63
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"
Next
Reply
Map
View

Click here to load this message in the networking platform