Create DB's on the fly

Hi there,

In a export rutine I have the user pick from the list of alias list for
picking the database format. When the user pick the general alias's like MS
Access Database or Excel Files there is no tables/files behind. Thats ok -
but how do I then create db's of those types via SQL "Create Table ..." - as
they need a file (DBQ)?

Jens