i am a noob with vb.net and i have a database "keoflex.md b" and a datasource "keoflexdatasou rce.xsd" this database has 32 tables in it that correspond to my form which has 34 textboxes in it. Two of these textboxes need to go into each table, they are a "date" and "reason" textbox. How do I make it so on a submit it will send all the information in each texbox not = to 0 to the corresponding table.
...