Monday, January 29, 2018

Powershell

  • sqlcmd -S SOFT-RUBOL-PC\MSSQLSERVER2 –I  E:\Projects\DP_Projects\TRA_ERM\script\script.sql
  • sqlcmd -S myServer\instanceName -i  C:\myScript.sql



No comments:

Post a Comment

LineAssembly

PICO Api>OrderPalletAssignmentController.cs     await _hubContext.Clients.All.SendAsync("PalletIndexed", model.StationID, model...