Using an Access database...

Do you need something made? then ask in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
3 posts Page 1 of 1
Contributors
GoodGuy17
Coding God
Coding God
Posts: 1610
Joined: Mon Sep 07, 2009 12:25 am

Using an Access database...
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!
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: Using an Access database...
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
GoodGuy17
Coding God
Coding God
Posts: 1610
Joined: Mon Sep 07, 2009 12:25 am

Re: Using an Access database...
GoodGuy17
Thanks mandai!! You are very smart...
I think Codenstuff should put you in the Elites!
3 posts Page 1 of 1
Return to “Tutorial Requests”