Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to copy views from one database to another ?
Message
De
06/10/2008 05:42:17
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
06/10/2008 03:19:05
Yim Ming Sun Derek
Spacious Design Consultant
Hong Kong, Hong Kong
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01352920
Message ID:
01352935
Vues:
24
>Hi,
>
>How to copy views from one database to another ?
>
>Please advise.
>
>Derek
Open database myDBC1
lcSQL = dbGetProp('myView',"VIEW","SQL")
open database myDBC2
create sql view myView as &lcSQL
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform