|
Adding Field to A table in SQL through .Net -- BabyMathew --
*Hi All,* ** * Any body have any idea how to add a field to an existing Table in SQL Server through a Asp.Net UI????? Thanks IN advance -- Best Regards, Baby Mathew* |
|
-- murali --
try to use Sql-Update command ... bye |