Skip to main content

Hubble Accelerator Row Count Comparer

Overview

The Hubble Accelerator Comparer utility compares row counts between a source file (.tsv) and a target database.

  • It takes the table names and row counts from the .tsv file.

  • Connects to the target database using a provided connection string.

  • Retrieves the row counts for each table.

  • Compares the row counts.

The results are generated in a CSV report, showing:

  • Table Name

  • Source Row Count

  • Target Row Count

  • Row Count Match

Execution

  1. Navigate to the downloaded folder.

  2. Extract the contents.

  3. Open Hubble.Accelerator.RowCountComparer.exe.

Notes

  • You can obtain the .tsv file from Qlik (see attached screenshot for reference).

  • Contact insightsoftware Support for sample .tsv and generated .csv files.

Was this article helpful?

We're sorry to hear that.