Hello.
I am trying to create a new form include the two columns, one is key column and the other is value. The tform will have an add button to add the new row.
After that, I want to link the form to the SQL server.
Can anybody help me to do this work ? Thanks.
for example I have a table with two columns
personid and value.
the user can input whatever number they want and then use the "Add" button to add this table to the database.
Bookmarks