I don't know if this is the right forum section, so please re-direct me if not.
I was wondering about your comments on this. Would you consider this as a good DAL? Keep in mind, this is intended to handle only basic operations and is still under development, so, any comments are more than welcome ;)
Also, I made ID into a Decimal in TypeBase, because all my tables have a primary key in a form of a number. That's just a rule.

