Hi,
I have two different databases in SQL Server 2005, Both the DB's having the tables for a similar purpose.
Example In DB1 i have a table called users with userid,username,logindate as the fields
In DB2 i have a table with the name tblusers with the following fields intuserid, txtusername,dtlogin, remarks [ allows null ]
If the structure is some what like this in my 2 different database and i need to migrate the datas from DB1 to DB2 how do i go with this,
please any one help me it is very urgent
With Regards
Dakshina Murthy