0 Dynamic Data Blocks 1 Cody Tindall posted 9 Years Ago I'm trying to setup dynamic data blocks so that our Finance Administrator can have a "dash board" that breaks down the infomation by tender type and accounts. This way its easier to validate that the information entered into Rock matches the amounts going to the bank. My biggest problem is when i'm writing the SQL queries I have to guess what the table name is and then guess again what the column name is... Is there a chart or somthing that i'm missing that I can reference for this information?
Cody Tindall 9 years ago Thanks, we're not hosting locally and I've never used SSMS but ill give it a go. I'm still hoping for something a little less "out of the way" it can get tedious if I have to use it each time to verify a query.
Cody Tindall 9 years ago That worked for me! Its not ideal but way better than guessing, thanks for your quick response!