Question
This is a problem between the Visual Basic and MS Access. I created a calculator that displays the results of two numbers. I have the
This is a problem between the Visual Basic and MS Access. I created a calculator that displays the results of two numbers. I have the first number, second number, and result text box. I also have buttons of hte operations (+,-,x,/). And buttons to display, sav, andclear the list box. I am trying to figure out how to save the content of the listbox to a database and retrieve the content of the table into the listbox. I first must start by creating a table. I am not sure what fields to add or anything else really. I also must make sure table in the database should not exceed 10 records, I save the table, it should be cleared and replaced with the new operations when select a line from the list box, and i should be able to modify the values/operations and save it to the listbox/database.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started