data migration through VB.Net
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Can anyone please help me. It's Urgent I have to make a module for given below In windows application with VB.Net. i have to make a application in that application There on SQL server thereare two databases one is blank and another has some data. But the tables in both the database are same. I want to transfer the data on the same sever in the blank databases through VB.Net coding. Also please give me the code for solving the problem of identity column. and some tables have relation with other tables how the data of thattables should be migrated. divya