Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reproducible C5 Error
Message
From
20/03/2002 08:41:06
 
 
To
19/03/2002 16:18:14
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00634446
Message ID:
00634896
Views:
17
Hi John,

I have narrowed this down to a corrupt CDX, but I will mail you the dbf & prg which reproduces the problem anyway

Cheers
Will

>Hi Will,
>
>I can't reproduce this. I tried the following code:
>
>
SET SAFETY OFF
>CREATE TABLE foo (myfld1 C(10),myfld2 N(7,2),myfld3 C(10))
>INDEX ON myfld1+STR(myfld2)+myfld3 TAG foo
>CLOSE ALL
>ALTER TABLE foo ALTER COLUMN myfld2 N(3)
>
>If you have concrete code that can repro the problem or tell me what I am missing in this code, it would help. Thanks!
Will Jones
Previous
Reply
Map
View

Click here to load this message in the networking platform