Search results for query: *

  • Users: kres1983
  • Content: Threads
  • Order by date
  1. K

    Comparing two Arrays

    I have two 2d Arrays that I need to compare and see which records don't match in both the arrays, in other words I need the records that don't have a match in the two arrays. How would I code that? I know which column to compare but I'm kind of at a loss for how to do this.
  2. K

    Getting a Cast Not Valid Exception

    I am writing an application in vb.Net that pulls data from a table in a SQL Server, loads it into an array, and then checks certain fields against another array that I pulled in from an excel file. I am doing this because certain users are unable to simply import the excel file and query the...
Back
Top