No announcements
Found 1209209 threads
-
1 Votes
Comparing VBA in two databases
I then used winmerge with a PDF unpacker plug-in to compare the VBA code line by line.Answered | 6 Replies | 3935 Views | Created by DaveJJ49 - Wednesday, September 4, 2013 5:21 PM | Last reply by ryguy72 - Saturday, September 7, 2013 1:14 AM -
0 Votes
Comparing the values of two fieldnames
If so try to trim those and then compare.Answered | 2 Replies | 798 Views | Created by Raj725 - Wednesday, May 21, 2014 6:17 AM | Last reply by Atul Toke - Wednesday, May 21, 2014 10:16 AM -
0 Votes
Compare two class objects
I have created a class which contains many data members. i want to compare objects with same data member values.Answered | 1 Replies | 725 Views | Created by Om S. Pathak - Saturday, March 29, 2014 7:17 PM | Last reply by Acamar - Saturday, March 29, 2014 8:50 PM -
0 Votes
How to compare two XML File ??????
Hi, I realise this is a *very* old thread, but if someone comes looking for an answer in the future, Project: Merge is a Windows application that can compare and merge ...Answered | 4 Replies | 24056 Views | Created by SaiSreeni - Tuesday, May 8, 2007 12:47 PM | Last reply by Def - Friday, October 1, 2010 8:08 AM -
2 Votes
compare two data set
I want found an approach two decrease test time.Answered | 12 Replies | 3367 Views | Created by Aziz Banihashemi - Sunday, August 26, 2012 7:25 AM | Last reply by tushar_sw_archt - Monday, August 27, 2012 10:10 AM -
0 Votes
Compare two bitmaps
You should compare RGB values with some margin.Answered | 13 Replies | 10125 Views | Created by Stardust1611 - Saturday, April 4, 2009 3:38 PM | Last reply by Stardust1611 - Sunday, April 5, 2009 1:25 PM -
0 Votes
Compare the signature of two assemblies?
Your requirement is to compare the two tokens.Answered | 3 Replies | 3576 Views | Created by Dane Vinson - Tuesday, September 8, 2009 6:45 PM | Last reply by David M Morton - Tuesday, September 8, 2009 7:50 PM -
0 Votes
How to compare two databases?
See http://blog.dbi-services.com/sql-server-2012-sql-server-data-tools-ssdt-schema-and-data-comparison/ http://www.codeproject.com/Tips/555932 ...Answered | 3 Replies | 1709 Views | Created by Manesar - Friday, July 1, 2016 7:18 PM | Last reply by Visakh16 - Sunday, July 3, 2016 6:39 AM -
0 Votes
compare two byte array
What do you mean by mentioning "how to compare that two tables"?Answered | 2 Replies | 9147 Views | Created by AbiramiBalasubramanian - Friday, May 13, 2011 10:33 AM | Last reply by WeiLin Qiao - Wednesday, May 18, 2011 1:26 AM -
7 Votes
Compare two string Arrays
Enumerable.SequenceEqual Method Determines whether two sequences are equal according to an equality comparer.Answered | 11 Replies | 26879 Views | Created by kavitha Reddy Neeru - Wednesday, February 1, 2012 1:46 AM | Last reply by 亂馬客 - Thursday, February 2, 2012 6:46 AM -
0 Votes
Comparing two datatables
Hi YOu can use writexml method to compare 2 Datatable Easily Try this ...Answered | 3 Replies | 4043 Views | Created by jman23 - Thursday, May 20, 2010 2:14 PM | Last reply by Dharmalinga Raja - Thursday, May 20, 2010 5:15 PM -
0 Votes
compare two versions of reports
In your scenario, I would suggest you check report definition schema for those reports on two different report servers.Answered | 3 Replies | 752 Views | Created by Preetha7 - Tuesday, June 21, 2016 12:30 AM | Last reply by Qiuyun Yu - Tuesday, June 21, 2016 8:21 AM -
0 Votes
Compare two word documents
User347430248 posted Hi smitajd1115, you can also try to refer the link mentioned below to compare two word documents.Unanswered | 2 Replies | 75 Views | Created by Anonymous - Saturday, August 27, 2016 10:21 AM | Last reply by Anonymous - Monday, September 5, 2016 6:11 AM -
1 Votes
Compare two list?
Hi, If you can assume that both lists are sorted, then the most efficient way is to create an enumerator for each list and walk through the lists comparing items ...Answered | 3 Replies | 3793 Views | Created by nimesh_prabhakar - Thursday, November 12, 2009 4:12 AM | Last reply by UBorn - Thursday, October 24, 2013 8:49 AM -
2 Votes
compare two result sets
Yes we can -If you have common column between two tabels then its possible to write query to compare two tables.Answered | 6 Replies | 10914 Views | Created by Sudeep Puvvadi - Friday, August 12, 2011 9:36 AM | Last reply by Stavros Macrakis - Monday, March 25, 2019 4:09 PM -
0 Votes
Hey Scripting Guy, I have two text files.
My code should compare the words in first file with the second one and if any word is missing in second file also it should put it in the error report!Answered | 6 Replies | 1178 Views | Created by Shan_Scripts - Thursday, December 11, 2014 1:41 AM | Last reply by Frederik Long - Friday, December 12, 2014 7:07 AM -
0 Votes
comparing two flat fiels
i want to reflect the data that has been uploaded in flat file into the database .. i want to compare the previous records and i jus want to reload the data that has been ...Answered | 2 Replies | 3502 Views | Created by priyanka sutrave - Thursday, April 22, 2010 4:09 AM | Last reply by Manish Sharma - ETL - Thursday, April 22, 2010 5:53 AM -
2 Votes
Compare data from two Cubes
Importing two tables from these Two cubes by writing two MDX queries, creating relationships and measures for this two tables , then you ...Answered | 6 Replies | 1718 Views | Created by Sanjeewan Kumar - Thursday, May 17, 2018 9:38 AM | Last reply by willson yuan - Monday, May 21, 2018 8:47 AM -
3 Votes
Comparing data from two different tables
Hi ellivkcor, Maybe you can try to use sys.dm_fts_parser to match the data from two columns in different tables.Answered | 3 Replies | 7377 Views | Created by ellivkcor - Friday, July 15, 2011 11:45 AM | Last reply by Phil Tyler - Tuesday, July 19, 2011 9:28 AM -
2 Votes
How to compare two integers
I want to compare two values.Answered | 3 Replies | 3850 Views | Created by Dr.X1987 - Friday, April 30, 2010 6:35 AM | Last reply by AdityaReddyM - Friday, April 30, 2010 7:13 AM
No announcements