Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Backlink problem
Message
 
 
To
10/07/2007 14:25:39
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01239027
Message ID:
01239031
Views:
14
>Here's a new one on me.
>
>1. Create a new table in an existing database. Add a few records to the table. The database and the table are on a network in the same folder. modi database shows the table is in the database.
>
>2. run "validate database recover". Every cks OK.
>
>3. run "select * from newsurveys!surveyyears where _year < gnRptYear order by _year"
>Produces an error that says there is no backlink from the table to the database, would you like to create one? ANS Yes.
>Followed by an error that says the table must be opened exclusively.
>
>Can anyone explain this to me?
>
>Thanks

1. Make a backup.

2. Try to open SurveyYears table. Would it prompt you for backlink?

In Create table statements always add FREE clause if you want to create a temp table (though why would you want to do it?)
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform