I was wondering if it is possible to copy the contents of a SQL datatable into another completely separate datatable using VB2008 Express, if they are both have the same name and table definitions. The reason for this is because I created a small program as a database learning tool, now I created a larger project and would like to import the data that I have been entering and storing on my first program.