if you want to write the scritp to run the query or sp of standard you must to put the script before you call sp standard.
DECLARE @Site SiteType
DECLARE @Infobar InfobarType
EXEC dbo.SetSiteSp
@Site = 'BCT' --site ที่ต้องการ update
, @Infobar = @Infobar OUTPUT
update table set ....
Wednesday, September 19, 2018
Subscribe to:
Posts (Atom)
-
https://stackoverflow.com/questions/39153581/how-do-you-change-session-timeout-in-iis-8-5
-
วิธี การ Maintenance SQL Server 2005 | Maintenance SQL Server 2008 | SQL 2005 Express | Sql management Studio How to SQL Server Maintenance...
-
Google turns off GMail data feed to sites like Facebook GMail contacts will no longer be automatically handed over to other websites and ser...