Hey all,
I would like to create a table full of SQL strings.
tblSQL
ID
StringSQL
and use Enums to incorporate them into the code. I have pages of SQL in VBA in my first database, and would like to make it easier to save, edit, use the SQL.
Ideas?
I would like to create a table full of SQL strings.
tblSQL
ID
StringSQL
and use Enums to incorporate them into the code. I have pages of SQL in VBA in my first database, and would like to make it easier to save, edit, use the SQL.
Ideas?