Question

  Asked: Jul 18 2008   11:52 AM GMT
  Asked by: Deep 0607


Syntex for storing combobox & redio button in oracle using VB.NET


ComboBox, Oracle database design, VB.NET, Oracle development

How can i save combo box value & redio button in database using VB.NET form. For example as text value we write TEXTBOX1.TEXT????

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0



For Combo Box and Radio buttons you would typically store the numeric value associated with the value displayed on the screen. This would normally be done via the .VALUE method of the object.
  • AddThis Social Bookmark Button

Browse more Questions and Answers on Development and Oracle.

Looking for relevant Development Whitepapers? Visit the SearchWinDevelopment.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register