Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Backlink problem
Message
From
10/07/2007 23:23:25
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
10/07/2007 17:52:05
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01239027
Message ID:
01239163
Views:
17
This message has been marked as the solution to the initial question of the thread.
>>This sort of ghosthunting looks to me like you have your table twice on the path, and somehow the wrong one pops up every now and then. Check for surveyyears.dbf along your path - if my hunch is right, you got two.
>
>Good try but no cigar. There is only one file. It is a simple little lookup table with 1 field and about 20 records. I have deleted it completely and recreated it a couple of times but always with the same result. Is it possible the error is caused because another user has the database open?

OK, let's try this. Drop the table i.e. make sure there are no mentions of it in the dbc! (you may nead to clean it up, which means open exclusive!), then
create table surveyyears database mydbc (the1field c(20))
If the table and dbc aren't in the current directory, put actual paths in this command. Relative would suffice, full won't hurt.

Now close the table and open it again. Modi Stru and see what does page3 say - is it part of your dbc, and are they in the same directory?

Then append your records, close, open, check again. If the thing happened again, when did it happen, after which step?

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform