Closed
How to insert a new row into a SQL table, by taking data from the user(Via a Windows Form)
I am able to insert new rows with preset values into the table using SQLquery, I want to do this via taking values from windows form(user).
Will this need scripting or there is a inbuilt functionality to handle this?
Thanks
Ameya