Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Printing a report from SQL Server
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Versions des environnements
SQL Server:
SQL Server 2014
Application:
Web
Divers
Thread ID:
01603727
Message ID:
01603785
Vues:
62
If I understand correctly, the printing is to be done on server side not on client side.

You can create a trigger on a table, and on each submission add a record to that table. The trigger would execute xp_cmdshell taking input parameters from the new record; or generate SSRS report.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform