O.K. i have extracted info from one database and have placed the info in a datatable. I want to take that datatable and place the info in it in a different database that does not contain that table. i wnat to create a new table in the database and have it equal the datatable i have extracted.

How can i do this? Is it doable? If so how....

Thanks!!!