Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can a SQL Server trigger signal a COM object?
Message
De
09/08/2000 08:16:04
 
 
À
08/08/2000 11:42:27
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Stored procedures, Triggers, UDFs
Divers
Thread ID:
00402271
Message ID:
00402720
Vues:
32
There are system stored procedures that can be used to manipulate COM components (see all the stored procedures that start with "sp_OA") but your architecture is now different. With the VFP implementation, the VFP data engine ran on the client and had access to all the resources of the client. Now that you've moved to SQL Server, you'll no longer have access to resources on the client.

-Mike
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform