No announcements
Found 1246664 threads
-
0 Votes
How to compare a variable to an array?
I don't think this will add much more processing time to the script than doing all that comparing.Answered | 6 Replies | 6086 Views | Created by Dan DeStefano - Friday, May 21, 2010 1:05 PM | Last reply by Alan.Gim - Wednesday, May 26, 2010 9:08 AM -
0 Votes
Comparing array returning empty...
You need to read the instructions for the Compare carefully and try to understand how it works.Answered | 10 Replies | 947 Views | Created by FRacine - Wednesday, February 11, 2015 3:13 PM | Last reply by FRacine - Wednesday, February 11, 2015 8:55 PM -
2 Votes
How to Compare two variables
Here is the SQL code : CREATE FUNCTION dbo.SplitStrings_Numbers ( @List NVARCHAR(MAX), @Delimiter NVARCHAR(255) ) RETURNS ...Answered | 8 Replies | 1183 Views | Created by AlmirMulahasanovic - Thursday, June 23, 2016 7:33 AM | Last reply by Patrick Hurst - Thursday, June 23, 2016 3:00 PM -
1 Votes
Comparing 2 multidimensional arrays
How may I query $x to get the "J" value?Answered | 23 Replies | 1543 Views | Created by FRacine - Wednesday, January 7, 2015 1:10 PM | Last reply by jrv - Thursday, January 8, 2015 3:57 AM -
1 Votes
Comparing Length property of 2 or more arrays to find the array with the most objects
I guess I was hoping there would be an easy way to compare multiple arrays to see which one is the largest.Answered | 2 Replies | 1157 Views | Created by KentYeabower - Monday, May 19, 2014 9:13 PM | Last reply by KentYeabower - Tuesday, May 20, 2014 12:49 PM -
0 Votes
Comparing variables in SSIS
At this point you are almost done because you can compare the values from this staging table to a value in that other table, the compare could be a simple SQL ...Answered | 2 Replies | 2355 Views | Created by UtahGolfer - Wednesday, January 16, 2013 4:34 PM | Last reply by ArthurZ - Wednesday, January 16, 2013 4:50 PM -
1 Votes
HTA/VBS - Comparing 2 variables
If you're not sure what data type a variable is you can do an easy check using the typename function.Answered | 2 Replies | 4444 Views | Created by evil resident - Tuesday, September 1, 2009 6:33 PM | Last reply by evil resident - Tuesday, September 1, 2009 7:54 PM -
1 Votes
comparing variables to null
Why you're refusing to see how others already suggested to solve this very common problem?Answered | 10 Replies | 1564 Views | Created by shiftbit - Tuesday, March 12, 2013 5:31 PM | Last reply by Naomi N - Wednesday, March 13, 2013 1:14 PM -
2 Votes
Array -contains $variable
That just gives the false impression that there is an element of $expirerange of value $checknumber when in fact there is not one since the OP's $expirerange is a multidimensional ...Answered | 4 Replies | 1219 Views | Created by BJ.Zale - Friday, March 22, 2013 2:33 PM | Last reply by BJ.Zale - Friday, March 22, 2013 3:29 PM -
0 Votes
Using a variable to set the size of an array
Yes Dim an array requires a constant and not a variable.Answered | 5 Replies | 1627 Views | Created by Rover_Dude - Saturday, February 16, 2013 8:28 PM | Last reply by jrv - Saturday, February 16, 2013 11:37 PM -
0 Votes
comparing 2 ps1 files to identify is there is missing variables?
Reading the original post suggests that the OP is asking how to compare the data in the two scripts.Answered | 5 Replies | 1008 Views | Created by Willgart1 - Tuesday, May 20, 2014 2:20 PM | Last reply by Willgart1 - Tuesday, May 20, 2014 2:49 PM -
0 Votes
VBS - trying to compare variables
If you want your code to be robust then you should use the "lcase" and the "trim" functions when comparing strings, to ...Answered | 2 Replies | 2268 Views | Created by iGGt - Friday, February 24, 2012 2:48 PM | Last reply by Frederik Long - Friday, February 24, 2012 3:30 PM -
0 Votes
Comparing SQL output with a variable value
Hi All , I am trying to get count from SQL and then comparing it against a variable .Answered | 1 Replies | 700 Views | Created by JitenRai - Friday, December 26, 2014 2:33 PM | Last reply by jrv - Friday, December 26, 2014 3:04 PM -
3 Votes
How to compare numbers in a string variable?
I have a powershell script that is grabbing the output of a website and storing it into a string variable.Answered | 3 Replies | 1206 Views | Created by Cyberfreak95 - Friday, August 8, 2014 2:36 PM | Last reply by mjolinor - Friday, August 8, 2014 6:23 PM -
0 Votes
How to get string array in string variable in SQL SERVER
https://social.msdn.microsoft.com/Forums/sqlserver/en-US/b98133ea-b693-4ba6-ab41-429621b01720/how-to-pass-array-of-strings-as-an-input-to-a-function?Answered | 6 Replies | 60267 Views | Created by MAYANK MANI PANDEY - Tuesday, July 28, 2015 3:04 PM | Last reply by Visakh16 - Thursday, July 30, 2015 5:36 AM -
0 Votes
compare two byte array
What do you mean by mentioning "how to compare that two tables"?Answered | 2 Replies | 9161 Views | Created by AbiramiBalasubramanian - Friday, May 13, 2011 10:33 AM | Last reply by WeiLin Qiao - Wednesday, May 18, 2011 1:26 AM -
0 Votes
Reading multiple strings in an array and comparing against another array
Actually, I just did some testing and it appears to only compare to the last line by default...Answered | 7 Replies | 3449 Views | Created by TonyL1234 - Thursday, May 19, 2011 4:53 PM | Last reply by TonyL1234 - Thursday, May 19, 2011 7:39 PM -
1 Votes
Array of string into a variable in SSIS
Instead of going thru the mesg box, how can i pass the shredded value to the DFT .Answered | 9 Replies | 11017 Views | Created by AdventureWorksDW - Thursday, September 15, 2011 2:36 AM | Last reply by MSSQLBIDWH - Monday, March 10, 2014 8:17 PM -
0 Votes
could use some help on comparing 2 arrays, and mofifying one based on the results of the compare
The solution is all about knowing how to ask the question.Answered | 7 Replies | 775 Views | Created by Robert Little - Tuesday, January 27, 2015 7:48 PM | Last reply by AnnaWY - Wednesday, February 4, 2015 7:07 AM -
1 Votes
Storing String array in object variable and reading it
Hi Gopal, You can iterate through this Object by using Foreach loop and the get the value in the variable one by one. by using ADO recordset option in foreach loop.Answered | 2 Replies | 1631 Views | Created by Gopal425 - Monday, December 17, 2012 3:39 PM | Last reply by Naveen Kumar K.R - Tuesday, December 18, 2012 12:42 PM - Items 1 to 20 of 1246664 Next ›
No announcements