Navigate
Home
ArticleWiki
Forum
Newsletter
Links
Tech News
Welcome Guest.
Username:

Password:

Remember me

Database help
Welcome, Guest. Please login or register.
February 09, 2012, 03:13:26 AM
11513 Posts in 1262 Topics by 496 Members
Latest Member: Beerdernill
Experts Round Table Network  |  Databases  |  Access  |  Database help « previous next »
Pages: [1]
Author Topic: Database help  (Read 1625 times)
jcaithness89

Offline Offline

Posts: 7


« on: August 09, 2006, 10:59:14 PM »

Hello, I am new to these forums and my buddy owns a video game retail store near my house. Last week he said he wanted me to create a database to keep track of customers and merchandise credit. Is there an easy way to do this? I don't even know where to start.
Logged
rdivilbiss
Governing Council Member
*
Offline Offline

Posts: 424



WWW
« Reply #1 on: August 10, 2006, 07:47:07 AM »

Creating a database isn't difficult, it is creating the wrapper program to allow access to the database which will require a little effort.

What computer platform (Windows, Linux, Mac) will you target and what programs or programming skills do you possess?
Logged

Rod
Kevin3NF
Mentor

Offline Offline

Posts: 12


WWW
« Reply #2 on: August 10, 2006, 12:30:47 PM »

I would start with soe of the templates included when you install Access.

If you've never created an Access application before, that is the absolute best choice for step 1...
Logged

For the love of Pete...include the version of the software you are using in your question :-)
jcaithness89

Offline Offline

Posts: 7


« Reply #3 on: August 10, 2006, 09:03:45 PM »

Creating a database isn't difficult, it is creating the wrapper program to allow access to the database which will require a little effort.

What computer platform (Windows, Linux, Mac) will you target and what programs or programming skills do you possess?

He is running windows on the work computer, and I don't have any programming skills. I am trying to teach myself C right now though.
Logged
SSirica
Mentor

Offline Offline

Posts: 2



« Reply #4 on: August 11, 2006, 06:20:35 AM »

He is running windows on the work computer, and I don't have any programming skills. I am trying to teach myself C right now though.

Might I suggest trying to crawl before you jump right to walking.  Visual Basic might be a better starting platform.  It's just a lot easier to learn than C.  I've been a programmer for over 15 years and I still have trouble reading C code. 
Logged

He is your friend, your partner, your defender, your dog. You are his life, his love, his leader. He will be yours, faithful and true, to the last beat of his heart. You owe it to him to be worthy of such devotion!
rdivilbiss
Governing Council Member
*
Offline Offline

Posts: 424



WWW
« Reply #5 on: August 11, 2006, 11:46:20 AM »

I do not disagree with SSirca's comments re: VB vs. C, but would also add, why reinvent the wheel.

There are many low cost (even free) video game rental software packages. (Cheaper than a copy of MS Office Pro - which has Access)

Absent that I'd start with Access and VBA as per Kevin3NF or look at OpenOffice.org's free office package.
Logged

Rod
VGR
Mentor

Offline Offline

Posts: 724



WWW
« Reply #6 on: August 28, 2006, 07:29:52 AM »

Hello 8-)

If I understood well, you are not a programmer, ***but*** if you know how to write HTML pages, then I may suggest a good solution : build the form(ulaires) for your buddy to edit/add/delete his records for his shop, then wrap them as PHP scripts and run them through a local Apache webserver, and simply create and use a local MySql database.

This WAMP stack is 5 minutes to install, download time included. I estimate the "programming" work to something like 3 hours, the DB creation (two or three tables) to 30 minutes, and live you go.

Best regards
Logged

techie overlord, answers all kind of questions on http://www.europeanexperts.org
Pages: [1]
« previous next »
    Jump to: