i hv to increase my Database fields at runtime.
Example: i am hving fields like
1.company name
2. account number.
i hv to increase many account number for single company name.
how can i dynamically increase the field ie.(account number field).
FrontEnd - ASP.NET(C#)
BackEnd - SQL Server2005
Example: i am hving fields like
1.company name
2. account number.
i hv to increase many account number for single company name.
how can i dynamically increase the field ie.(account number field).
FrontEnd - ASP.NET(C#)
BackEnd - SQL Server2005
Comment