Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Views, Indexes & Transactions (Error 1548)
Message
From
23/08/2001 10:26:51
Walter Meester
HoogkarspelNetherlands
 
 
To
22/08/2001 10:53:34
Liam O'Hagan
O'Hagan Programming Ltd
Ireland
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00547284
Message ID:
00547951
Views:
21
Hi Liam,

>I'm getting an intermittent 1548 error (Non structural indexes open at a Begin Transaction command).

>I'm using a number of views and creating indexes on those views. I'm using the standard Index on xxxx tag yyyy command which, AFAIK, always creates structural indexes. I'm not explicitly creating non-structural indexes anywhere. It's an infrequent error that, so far, I haven't been able to attribute to anything that I'm doing wrong.

I only got this error when I indeed was trying to use non-structual indexes (INDEX ON ... TO | INDEX ON .... TAG ... OF CdxFilename)

You can see which indexes are open when you save your setting in an ASCII file with DISPLAY STATUS TO file.txt NOCONSOLE in your error handling routine. I'll bet there is one or more non-structual indixes blocking your transaction.

Walter,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform