Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COM in SQL?
Message
De
13/09/2006 10:10:44
Gary Foster
Pointsource Consulting LLC
Chanhassen, Minnesota, États-Unis
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Titre:
Divers
Thread ID:
01153181
Message ID:
01153301
Vues:
15
Just to add some comments to Sergey's info, COM's pretty easy to do on SQL Server. As the SQL Server BOL code shows, error checking is most of the code. We're starting to use it so SQL Server stored procs can get data from and call stored procs in other backends, i.e.,non-Windows databases. To do that stuff, you just have to make sure you have the right drivers installed on the server, etc.

Gary

>Is it possible to instantiate a COM object in a stored procedure and call
>functions in it?
>
>If so, can someone point the way...?
>
>Thanks
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform