how to update columns in SQL server
if we want to update columns in SQL server database
and SQL server is install in client system and we add 2 new columns in your database
we give windows application updation and add two new columns in client database
what to do in windows application ....???

Amit GuptaPosted Jun 4, 2018, 8:47 AM
Rafnas T PPosted Jun 4, 2018, 1:15 AM
Jyoti JodhaPosted Jun 3, 2018, 11:48 PM
What is Code Write in windows application….???
when it runs it will add your 2 columns in database
Amit GuptaPosted Jun 3, 2018, 12:00 AM
Jyoti JodhaPosted Jun 2, 2018, 11:42 PM
If we have 200 clients
And we add 2 columns in database SQL server
Now how to to update SQL server database of all clients
One by one update not possible
Then what to do for this…..????
Amit GuptaPosted May 31, 2018, 1:58 AM