Page 1 of 1

Using an Access database...

Posted: Mon Jul 19, 2010 2:30 am
by GoodGuy17
Hello,
I really want to know how to do this:
I want to make a program, based around a blank database. In the program, I want to have a listview. You can add names to the listview and database. When you exit the program, and reopen it, it loads the info from the database, and puts the name and age etc under the CORRECT column in the listview. Basically to the point I want to know how to use a blank database and have my program edit and use it. It would open up MANY new projects for me :D
Please help!

Re: Using an Access database...

Posted: Mon Jul 19, 2010 10:49 am
by mandai
It doesen't have to be an access database, you could always use a text file with seperated values.

Here is info on how to use an access database in your program: http://www.java2s.com/Code/VB/Database- ... atable.htm

Re: Using an Access database...

Posted: Mon Jul 19, 2010 6:09 pm
by GoodGuy17
Thanks mandai!! You are very smart...
I think Codenstuff should put you in the Elites!