Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Edit view
Message
From
20/04/1998 09:27:29
 
 
To
20/04/1998 09:24:10
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00092871
Message ID:
00093368
Views:
31
>Any suggestions? I'm trying to create a query-by-form, but I can't just APPEND a RECORD and then ROLLBACK, since I'm using a CURSOR. Can I set up a dummy table with one blank record. If I did this, how would I tell the form that what it's displaying comes from a different table in the dataenvironment?
>
>Thanks.

The straightforward way is to use updatable view, not cursor. Another way is to build read-write cursor (created by CREATE CURSOR).
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform