Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Stored Procedures In An Access97 database
Message
De
26/11/2001 14:59:21
Dave Nantais
Light speed database solutions
Ontario, Canada
 
 
À
26/11/2001 14:45:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00585910
Message ID:
00585935
Vues:
22
>Do stored procedures in Access97 exist?
>>Can a module or a Macro in Access97 be fired by VFP through SQL PassThrough?
>
>
>a) No, AFAIK. What you have is "action queries" or parameterized queries.

How does one fire an "action query" through SQL Pass Through?
I tried and attempted...


>b) No, but you can do it through Access automation:
>
oAccess.Run("SayHello") 'Run a public function or Sub
>oAccess.DoCmd.RunMacro("My Macro") 'Run a macro
>HTH

Thank you very much for the help thus far...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform