Hello,
I am trying to dynamically creating tables in Access 2010.
I would like to get the info from the user (Table name, number&type of columns)
and then creating the table using an SQL Query.
I know how to write the query, but I need help with passing the arguments to the query.
Please help me out, Thanks
I am trying to dynamically creating tables in Access 2010.
I would like to get the info from the user (Table name, number&type of columns)
and then creating the table using an SQL Query.
I know how to write the query, but I need help with passing the arguments to the query.
Please help me out, Thanks