1
Answer

submit button that will update oracle db

Ask a question
Brian Dinh

Brian Dinh

12y
882
1
I have a GUI that gives the user the ability to input five entries into a datagridview. After that, they would click the "Submit" button that will go into the oracle database and update the entries into its respective modules. I have done the code for the GUI -- very simple. But how should I start this connection with oracle?

Answers (1)