Batch move and creating destination table in Access

Batch move and creating destination table in Access

Hello!

I'm experimenting so that we can move away from Paradox onto something a little bit more useful.
For the time being, however, the "temporary fix" is Access. Let's not go into the why, how, etc. For now this is the best course of action.

The access database *SHOULD* be created brand new but this is optional, in that we can still create an ODBC link that does the actual creation so that's not really a big issue. When worse cometh to worse, we can also simply create a new DB and add that to the setup, so this is a secondary issue.
More important, instead, is being able to create an Access table with the same fields as the original Paradox table so that we can then use CRBatchMove. 

Is there a way to do this without having to construct the SQL ourselves?

Thanks!