Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updateable cursor
Message
From
11/09/2000 10:34:25
 
 
To
11/09/2000 10:24:12
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00414875
Message ID:
00414883
Views:
24
Trey,

Try this one:

SELECT * FROM SourceTable INTO CURSOR WhatEver
cWhatEver = DBF()
SELECT 0
USE &cWhatEver

The cursor is now a regular table.

Andy Crawshaw
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform