Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can't index a view !
Message
From
22/04/1998 07:31:00
 
 
To
22/04/1998 07:08:57
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00093940
Message ID:
00093942
Views:
24
>I'm trying to index a view from a remote SQL Server 6.5 table.
>
>I'm using the view with buffering :
>
>USE rfi nodata in 0
>=CURSORSETPROP('Buffering',5,'rfi')
>
>
>When I do :
>index on lordem tag lordem
>
>I get the error :
>"Command cannot be issued on a table with cursors in table buffering mode"
>
>I need to index the view in order to the new records added to the view show up to the user in a certain order.
>
>Thanks for your help,
>
>Ricardo

Ricardo,

Simply the index the cursor before you change the buffering mode.

HTH
regards

Ian
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform