Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Impossible query
Message
From
19/02/2003 00:42:55
 
 
To
17/02/2003 08:51:30
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00752198
Message ID:
00754808
Views:
19
Dear Cetin,

Was working on your code. Code is working fine on it's own, but on adapting it to my situation, I am having a problem indexing the cursors. Each cursor accepts only one index + tag. On the second index command, i get the error, 'filexyz.tmp is read-only'. Been working on this for quite a while, but can't seem to find out the reason why. Any solutions for me please ?

Here's the code in question:
Select Workhrs
Index On workdate tag workdate
Index On gangId Tag gangId && I get the error at the 2nd tag
Index On BinToC(gangId)+Dtoc(workdate,1) tag workmain

In my case, gangId is a character field.

Thanks!

Steve.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform