issues
search
Beakerboy
/
VBA-SQL-Library
Object-based Database Interaction for VBA. Create SQL Statements with VBA objects instead of string concatination.
69
stars
16
forks
source link
Update
#18
Closed
Beakerboy
closed
5 years ago
Beakerboy
commented
5 years ago
Squashing Bugs
Moved shared code to the parent SQLQuery Class
Added Argument support to all SQLQuery children.
Added Test Cases for Argument Support