Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Stored Procedures In An Access97 database
Message
De
26/11/2001 15:36:48
 
 
À
26/11/2001 14:59:21
Dave Nantais
Light speed database solutions
Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00585910
Message ID:
00585970
Vues:
29
>>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...
>

Also with automation you can open a saved query and specify parameters but this will give you a DAO Recordset to work with.

>
>>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