Click here to Skip to main content
15,881,248 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
hi,


i have created database with the name juzz in sql server 2008 r2 and the table name is detals.

the table detail has 3 column(c1,c2,c3)

now i am taking backup of the database and used in client machine.

the client fills some values to the table..

now i am adding another two column in the table ie(c1,c2,c3,c4,c5)

now i want to merge the data from the client database to my new created table ie(c1,c2,c3,c4,c5).

Thanks Regards,

sujay
Posted
Comments
Maciej Los 29-Jul-13 5:10am    
Based on what condition?
WHat have you done till now? Where are you stuck?
Remember, we don't see you database and we can't read in your mind. Please, be more specific and provide more details. Use "Improve question" widget to update your question.
mohan_sujay 29-Jul-13 6:24am    
my first database is in client side. i simply create two column in my working area.

i am giving some update to the client . the database is client side will have some values in column so i want to copy the values to my newly create column....

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900