Click to See Complete Forum and Search --> : How to copy database with data from VB.Net


cumadhu
February 2nd, 2005, 08:39 AM
Hi all,
I have very tough job to do.
I have to copy the database with its tables and data using vb.Net
Or
How to develop or Clone a database?

For me its really difficult job, can any one help me?

I welcome any kind of Suggestions/Code/Ideas.

Thanks and regards,
Madhusudhan

Ch0pinZee
February 2nd, 2005, 09:04 AM
I'm not sure if I understand your question completely. You want to copy all the data from a particular database so you can export it to a different database progam?

cumadhu
February 2nd, 2005, 10:27 PM
I am developing a software from my machine.
When i install the software( on other machine), i have to install even database with Data.
I can Install database MSDE, but how to copy the database with data?
I can able to create a database, but how to copy the data?

I cannot use generate script like we do in SQL Server 2000.

So kindly reply for the above.

Thanks and regards,
Madhusudhan