Hi everyone!!

I would like to know how could I delete and create Tables in an Access DataBase from a vb.Net code. I've tried to use the SQL statement 'DROP' and 'CREATE' but I wasn't able to get it.

By the way, somebody knows how to fill an Access table with a data created with a selection from another Access table??

Thanks in advance