Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Use a remote view
Message
De
02/12/1999 09:57:39
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00297838
Message ID:
00297875
Vues:
29
Sherry-

Just a small addition to Arnon's post:
IF !DBUSED( 'myDBC' )
  OPEN DATABASE myDBC
ENDIF
SET DATABASE TO myDBC
USE myView
Or,
USE myDBC!myView
> think you for your help, but what I need to know is how do I open the result set at run time. for example: if I am using a table the command I use is "use mytable" what is the command for a view ??? thanks.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform