Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I would like to connect to Microsoft SQL server via vfp5
Message
 
À
12/01/2000 16:58:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00316178
Message ID:
00317295
Vues:
9
>>I see. But the remote view is just a SELECT... FROM... INTO CURSOR definition, it does not contain the data by itself. When you open the view, it populates the cursor which is just a temporary table, and when you close it is gone. Of course, if the view cursor is big, part of it may be swapped to the hard drive. If you care that there may be some data left by any chance, make sure you delete all files in the directory which is specified as temporary dir for VFP.
>---
>I see - a remote view is a remote view and you can not use it like a local
>view. (I thougt you could). I re-invoked vfp60 and open my database and tried
>to brow on my remote view and without a network connection, it would not work.
>I see not, ok - thanks :)

Not exactly. :) Remote view in essence is the same as local view, just the data sources are different.
You are right that without the connection to the back-end you cannot bring any data in remote view on local PC.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform