Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Index does not match table in a view?
Message
From
08/11/2001 11:57:13
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
 
To
08/11/2001 10:36:30
John Deupree
Long Term Care Authority
Tulsa, Oklahoma, United States
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00578630
Message ID:
00579156
Views:
33
>By damaged index, do you mean SQL Server index? The only index on it is the PK which is an integer and clustered. The only way I can drop it and recreate it is to drop the table (I believe) and recreate it. I might end up trying that. Other than that, no other views, etc. with that name.

Ooops, should have read your message more carefully. I figure there's no way Fox would know if/when a SQL server index may be damaged, so the message looks really strange. You could suspend at the error, and issue a Aerror(aErrArr) to gather the extended error information, and maybe conclude something from that.

There still remains a possibility that there's a .cdx or .idx file with the same name as your view (or its alias, if different) somewhere along the Fox's path. It may try to update it, thinking it belongs to your view, and then discover the key expressions have nothing to do with your view. Check for any file called myremoteview.cdx or .idx - and if it's there, try to name your view differently.

back to same old

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

Click here to load this message in the networking platform