Code: Select all
revQueryDatabase(gDatabaseID, tSQL)
stack "ApplicationName": execution error at line 214 (Handler: can't find handler) near "revQueryDatabase", char 1
gDatabaseID has a value of 6
tSQL has a value of Select * from Income_Categories
Has anyone ran into this before