How to pass parameters into sql jobs using a stored procedure?
ASP.NET
4
Posts
2
Posters
0
Views
1
Watching
-
How to pass the parameters of @dbName, @LogicalName, @ToServer to job dynamically using stored procedure?
-
How to pass the parameters of @dbName, @LogicalName, @ToServer to job dynamically using stored procedure?
-
ashish bhakhar wrote:
How to pass the parameters of @dbName, @LogicalName, @ToServer to job dynamically using stored procedure?
They hide that information in the documentation of the System.Data namespace[^]
led mike
what can i do using documentation of the System.Data namespace?
-
what can i do using documentation of the System.Data namespace?