Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Server 2005
Message
De
15/05/2008 12:08:04
 
 
À
15/05/2008 11:58:14
Randy Hooper
Ranco Business Software
Tampa, Floride, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Divers
Thread ID:
01317337
Message ID:
01317341
Vues:
12
There are roundabout three ways:
Remote Views
SQL Pass-Through
CursorAdapters

The advantage of the 2nd and 3rd is that they are somewhat more flexible, for example it is easier to add and remove filters (Where parts) etc.
The advantage of Remote Views is that it's very easy to create them, IMO.

There are chapters about all three in the VFP help, e.g. "Enhancing Applications Using SQL Pass-Through Technology" and "Data Access Management Using CursorAdapters" etc.


hth
-Stefan


>I have been using remote views is this a stable way to go? I am getting time out issues, etc. Is there another way to update Sql Server then using remote views, if so point me in the direction I need to go, or a simple sample if there is one so I can see what is going on.
>
>Thanks
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform