Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Query
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Import/Export
Titre:
Re: Query
Divers
Thread ID:
00747130
Message ID:
00747639
Vues:
15
You can use SPT.
lnConn = SQLSTRINGCONNECT(...)
lnResult = SQLEXEC(lnConn, [EXEC MySproc], "clsSprocResult")
IF lnResult < 1
  * ODBC error, use AERROR() to pull detailed info
ENDIF
>Hi All:
> How can I export the result of a query into a vfp table from sql sp?
>Thaks for all the help!!!
>MA
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform