No announcements
Found 1723737 threads
-
3 Votes
Passing command line args with quotes
The one causing us problems is when the custom command is executed under PowerShell with spaces in a custom output path (can be set in the extension settings by the user).Answered | 7 Replies | 36119 Views | Created by IamTheGorf - Wednesday, July 20, 2011 12:15 AM | Last reply by Galbi3000 - Thursday, May 9, 2019 1:02 AM -
0 Votes
Pass "SwitchParameter" to function executed remotely
If you use the function body then you will not be able to pass arguments.Answered | 8 Replies | 660 Views | Created by NJK-Work - Tuesday, February 18, 2020 4:25 PM | Last reply by NJK-Work - Wednesday, February 19, 2020 9:52 PM -
0 Votes
Passing Parameters to Stored Procedure with with single quotes
Please click "Mark As Answer" if a post solves your problem or "Vote As Helpful" if a post has been useful to youAnswered | 5 Replies | 2938 Views | Created by Khalid Alvi - Friday, October 19, 2012 5:51 AM | Last reply by Eshani Rao - Friday, October 19, 2012 6:32 AM -
2 Votes
Powershell, quoting the quoting quotes - storing large string
That Orchestrator data bus will make you very good at passing strings between script blocks after awhile.Answered | 10 Replies | 4841 Views | Created by JL-4 - Friday, November 16, 2012 2:53 PM | Last reply by mjolinor - Monday, November 19, 2012 2:42 PM -
8 Votes
Where is "<SwitchParameter>" documented?
I cannot mark a specific answer, as several posts contributed to my conclusion, that ignoring "<SwitchParameter>" is OK.Answered | 19 Replies | 19770 Views | Created by errrrHmmm_shucks - Thursday, November 8, 2012 7:50 PM | Last reply by StockTrader - Wednesday, February 3, 2016 10:00 AM -
3 Votes
create function in for the database having string "sandy"
Not the least if there are quotes in the function definition that needs to be double.Answered | 7 Replies | 1617 Views | Created by supersent - Monday, July 8, 2019 10:24 AM | Last reply by supersent - Thursday, August 1, 2019 6:58 AM -
2 Votes
Some SQL jobs suddenly stop working, always "executing"
We added "set arithabort on;" to the SPs and they have not only successfully run as jobs, but run faster.Answered | 4 Replies | 1348 Views | Created by Ricki_Ricardo - Thursday, September 15, 2016 8:53 PM | Last reply by Erland Sommarskog - Thursday, September 22, 2016 10:10 PM -
0 Votes
Execute Process Task quote encloses arguments
I'd like to know what kind of manipulation is being done to the expression in the execute process task that is causing this to blow up.Answered | 6 Replies | 3754 Views | Created by mfearskp - Wednesday, January 23, 2013 9:48 PM | Last reply by Kevin.Prescott - Wednesday, June 25, 2014 7:32 PM -
1 Votes
Invoke-command problem with quotes
The application will implement all GUI functions you need and it must be configured to run under the context of the current logged-on user.Answered | 8 Replies | 4868 Views | Created by Marcos Chamma - Tuesday, August 16, 2011 7:43 PM | Last reply by Marcos Chamma - Thursday, August 18, 2011 12:04 PM -
2 Votes
Remote Desktop connection &quot;Just a moment &quot; delay
I check the logs on client and server (application, system, and remote desktop specific), nothing; maybe because there is no error, it eventually ...Answered | 6 Replies | 4496 Views | Created by Dave-RDPbug - Wednesday, April 20, 2016 6:09 PM | Last reply by redmundson11 - Friday, February 9, 2018 9:26 PM -
0 Votes
Nested quotes hell
For example: $Example = "This is a ""test"", this is only a ...Answered | 4 Replies | 9106 Views | Created by MuttleyMc - Wednesday, February 13, 2013 10:13 PM | Last reply by MuttleyMc - Wednesday, May 22, 2013 7:47 AM -
1 Votes
"WindowsUpdate-80070103" " WindowsUpdate-dtooo"
If you feel the suggestion could be helpful to you, please "mark it as answer" to help other community members who have same questions and find ...Answered | 4 Replies | 2027 Views | Created by theresa nilsson - Wednesday, September 21, 2016 7:31 PM | Last reply by Carl Fan - Wednesday, September 28, 2016 8:53 AM -
1 Votes
Difference between "Max Sessions", "Max Concurrent Logins" and "Max Concurrent Requests"
Max Sessions = 1200 The error we are getting is "Answered | 1 Replies | 3384 Views | Created by Noel Abrahams - Monday, August 31, 2015 12:16 PM | Last reply by Maja Damjanic - Monday, August 31, 2015 1:15 PM -
2 Votes
Importing data from SQL with ""
Regards, Lin MSDN Community Support<br/> Please remember to click "Mark as Answer" the ...Answered | 2 Replies | 2614 Views | Created by AlexMartini - Tuesday, October 25, 2016 5:17 PM | Last reply by Lin Leng - Wednesday, October 26, 2016 7:24 AM -
0 Votes
"Exception calling ".ctor" with "1" argument(s): "Can not open the package.
$objExcel.ActiveWorkbook.SaveAs("$pwd\testxl.csv", [Microsoft.Office.Interop.Excel.XlFileFormat]::xlCSV)\_(ツ)_/Answered | 8 Replies | 2039 Views | Created by BrianEmbree - Tuesday, October 18, 2016 2:41 PM | Last reply by BrianEmbree - Monday, October 31, 2016 2:18 PM -
0 Votes
Double quotes within a Double Quotes text qualifier
In addition to Arthur's solution, here is Jeff Moden's solution for the nested double quotes problem: "If you setup a BCP format file correctly and use ...Answered | 2 Replies | 3352 Views | Created by JesseO - Tuesday, March 5, 2013 6:56 PM | Last reply by Kalman Toth - Thursday, March 7, 2013 2:57 PM -
0 Votes
Passing a Function to a Remote Session With Arguments
Yan Li TechNet Community SupportAnswered | 3 Replies | 3594 Views | Created by Trevor Seward - Tuesday, May 29, 2012 4:22 PM | Last reply by Yan Li_ - Monday, June 4, 2012 4:51 AM -
0 Votes
single quotes and double quotes issue
like below i have used the ...Answered | 4 Replies | 2494 Views | Created by EmpAnsar - Wednesday, July 15, 2015 4:58 AM | Last reply by EmpAnsar - Monday, July 27, 2015 6:53 AM -
1 Votes
SQLServerBulkCopy not working for "|" delimiter
delimiter = "\\|"; // OR import java.util.regex.Pattern; delimiter = ...Answered | 6 Replies | 3239 Views | Created by SZZhang - Thursday, June 23, 2016 3:42 PM | Last reply by Riaon - Thursday, July 7, 2016 1:55 AM -
0 Votes
Allways "italic" problem
With this font text is allways italic, even if "italic" button is off.Answered | 1 Replies | 1350 Views | Created by Gytis Ei - Thursday, June 30, 2016 8:08 AM | Last reply by Winnie Liang - Friday, July 1, 2016 9:16 AM - Items 1 to 20 of 1723737 Next ›
No announcements