Discussion:
Internal Consistency Error
(too old to reply)
John Cosmas
2005-06-28 20:44:10 UTC
Permalink
I'm trying to connect to a free table DBF, and I keep getting an internal
consistency error and VFP 6 just hangs. Do I need to perform a repair, and
if so how do I go about it.
Lee Mitchell
2005-06-28 21:25:46 UTC
Permalink
Hi John Cosmas:

Trying to connect? What code are you using? Can you simply open the table
with a USE command?

Does this table have a index file (CDX or IDX)?

Can you open another free table? If the table in question is not too large,
try importing it into Excel and then saving it as a DBF file. The open the
new DBF file.

I hope this helps.

This posting is provided "AS IS" with no warranties, and confers no rights.

Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell

*-- VFP9 HAS ARRIVED!! --*
Read about all the new features of VFP9 here:
http://msdn.microsoft.com/vfoxpro/

*--Purchase VFP 9.0 here:
http://www.microsoft.com/PRODUCTS/info/product.aspx?view=22&pcid=54787e64-52
69-4500-8bf2-3f06689f4ab3&type=ovr

Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/default.aspx?id=fh;[ln];lifeprodv
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retired Sept. 30th, 2003
Post by John Cosmas
I'm trying to connect to a free table DBF, and I keep getting an internal
consistency error and VFP 6 just hangs. Do I need to perform a repair, and
if so how do I go about it.
Rick Bean
2005-06-29 21:05:37 UTC
Permalink
John,
I'd also ask what Service Pack version you are running? SP #5 was the latest one
and it's still available in the Visual Studio area.

Rick
Post by John Cosmas
I'm trying to connect to a free table DBF, and I keep getting an internal
consistency error and VFP 6 just hangs. Do I need to perform a repair, and
if so how do I go about it.
John Cosmas
2005-06-30 04:10:02 UTC
Permalink
I am running SP5. I can see these tables now. Thanks.
Post by Rick Bean
John,
I'd also ask what Service Pack version you are running? SP #5 was the
latest one and it's still available in the Visual Studio area.
Rick
Post by John Cosmas
I'm trying to connect to a free table DBF, and I keep getting an internal
consistency error and VFP 6 just hangs. Do I need to perform a repair, and
if so how do I go about it.
Loading...