Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there a difference between remote view and cursoradapter?
Message
From
17/01/2005 15:56:17
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Is there a difference between remote view and cursoradapter?
Miscellaneous
Thread ID:
00977838
Message ID:
00977838
Views:
61
I'm using ODBC data sources only and have a created temporary VFP database
container for remote views.

It there any differences to create a updatable cursor on remote data using
between remote view and cursoradapter.

It seems that

CREATE SQL VIEW myVIEW REMOTE ...
USE myVIEW

and using cursoradapter cursorfill() method

both create updatable remote cursor
which has exactly the same features and limitations.

The only exception seems to be that remote view can be used in an application running on Windows 95 (using VFP 7). So I consider remote view to be more portable.
Andrus
Next
Reply
Map
View

Click here to load this message in the networking platform