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??
Check the datatyps in the SQL Queries as Varchar in SQL is Text in Access. May be that can be the problem, if so see the differences in both in attached files.
* The Best Reasons to Target Windows 8
Learn some of the best reasons why you should seriously consider bringing your Android mobile development expertise to bear on the Windows 8 platform.