3
Answers

add column in database using C# code


hello there

i want to create a 2 column in an existing table of my database using C# i mean in my window form 2 textbox and one button is there
i enter some text and click on the button
then i creates a column named as i write in textbox
my database is sql server database .mdf file

help me out please

Answers (3)