Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy all tables in SQL server to DBFs
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01488559
Message ID:
01488586
Vues:
58
>>Hello:
>>
>>Does anyone have code to iterate to all tables in a SQL Server database and issue a 'copy to (tablename).dbf?'
>>
>>
>>TIA
>
>If this is a one time job you could use undocumented function MS_ForEachTable:
>
>EXEC MS_ForEachTable 'SELECT * FROM ?'
>
How can you use the results of this in VFP?
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform