Andrew
09/15/2022, 1:13 AMTransactionLine.uniquekey
and not getting any record back, but I have reason to believe the value I am searching for did link to a record.Andrew
09/15/2022, 1:15 AMSELECT * FROM TransactionLine WHERE TransactionLine.uniquekey = '#######'
Watz
09/15/2022, 11:32 AMAndrew
09/15/2022, 8:12 PM