Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
USE table without structural index
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01459949
Message ID:
01460017
Views:
44
>>>>I did. In the CATCH on error 1567 I tried to USE table again but got the same error.
>>>>
>>>>>TRY...ENDTRY
>>>>>
>>>>>>How do you ignore the first error?
>>>>>>
>>>>>>>You have to ignore the first error and it'll open on the second try. See also http://www.berezniker.com/content/pages/visual-foxpro/remove-structural-cdx-or-memo-flag-table
>>>>>>>
>>>
>>>No, it's 1707 error. I just tried it
>>>
>>>TRY
>>>   USE test
>>>CATCH TO loError
>>>   IF loError.ErrorNo = 1707
>>>     USE test
>>>   ENDIF
>>>endtry
>>>
>>>I deleted CDX first.
>>
>>I get error no. 1567.
>
>It is a different error - I need to research what it is. The structural index error is 1707 and the code to ignore this error works fine.

I already found out that I was misreading my error. I will start over. Thanks.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View

Click here to load this message in the networking platform