Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using DELETED() as an index
Message
 
To
26/08/1998 09:58:26
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00130053
Message ID:
00130185
Views:
27
>First off, let me say we appreciate the feedback from everyone on previous messages we have sent. The input has been very useful.
> Today, I've got a really strange issue. In order to assist us with a File Management screen in our applications, we created an index in each of our tables with DELETED as the name and using DELETED() as the expression. All of a sudden, a few SQL SELECT statements that had been creating cursors just fine started coming back with the message " 'cursor' must be created with SELECT ... INTO TABLE (Error 1815)". When I removed the new DELETED index from the main table in the SQL, it started working again (I left the DELETED index on all other tables).
> Can anyone provide some insight here?
>
> Bryan A. Jackson
> for Rudy Nieves

Bryan,

Don't use a VFP keyword for the name of the index, name it Dels instead.
Previous
Reply
Map
View

Click here to load this message in the networking platform