Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > ADO.NET
|
ADO.NET For discussion about ADO.NET.  Topics such as question regarding the System.Data namespace are appropriate.  Questions specific to a particular application should be posted in a forum specific to the application .
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ADO.NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 23rd, 2006, 04:05 AM
Registered User
 
Join Date: Jan 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Moving data from one table to another

OK here's my situation, I have two access databases and what I want to do is to copy all the tables that are in the one, to the other.

So far I have the tables filled into a dataset/datatable from the one database, now how do I create the exact same table with properties in the other database and then export that datatable/dataset to the other database. Bare in mind that I do not know the columns and/or types of the columns for each table, unless i physically opened up the database, which I cannot do.

If any of you could possibly help mewith this problem, I will very much appreciate it.

Thanks,
sc





Similar Threads
Thread Thread Starter Forum Replies Last Post
Updating one table with data from another table dirtdog22 Access VBA 1 January 21st, 2008 04:41 PM
moving mysql data to sql server every 24hours [email protected] SQL Server 2000 4 November 28th, 2006 09:52 AM
Moving data from Excel to Access ChrisWalsh Excel VBA 1 April 14th, 2005 12:13 PM
Moving Data stu9820 ASP.NET 1.0 and 1.1 Basics 1 February 17th, 2004 01:58 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.