Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Import Sql RPT file into VFP
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01428273
Message ID:
01428274
Vues:
82
This message has been marked as the solution to the initial question of the thread.
>I have created an .rpt file out of SQL Server Management Studio - how can I import this into VFP?
>
>Thanks
>
>Colin

You can save results as CSV file and use APPEND from command.

Say, get the results the usual way (into the Grid), then copy with headers and paste to Excel.

Also you can try using SQLExec to run your SQL Statement into VFP cursor.
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