Look I am new to C++. I am trying to perform a selection sort to read in 25 names and print as unsorted list with heading, prompt the user for ascending or descending. Then I want to sort print list in ascending or descending and sort heading. Here is what I have.
#include <iostream.h>...
I was wondering if it is possible to create a database in Access then making it available for others to use it if they don't have Access. Is that possible? If so, how.
I have created a database in Access. Now, I would like to create a button so when the user clicks this button it would all you to export the query in tab delimited text. Is that possible?
I am creating an inventory database. I have two tables one is the InventoryTable, that stores the inventory and the other is DamagedTable, that stores all of the damaged items. If an item in the InventoryTable gets damaged in the long run I would like to be able to create a macro or something...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.