hi,
if you are using a rdbms (sql server or else) then create a stored procedure in which you can pass parameters for creating the table. then call this stored procedure from your
vb.net code.
this is just a hint. hope it will work for your situation
cheers
Anubhav Kumar