954,132 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Newbie wants to access a database

This is my first post on this forum so hello everyone,

I want to make a program which would link to a data base, either excel
or access, and could edit/add too the database from the program and
also look up entries into it, i have borland c++ builder 6 and and
microsoft visual c++ 6.0.

I would appreciate a link to a tutorial or some source code.

Thanks in advance

cuddlers89
Junior Poster in Training
57 posts since Mar 2004
Reputation Points: 11
Solved Threads: 0
 

well, there are two ways you can approach this

1) You automate input to Excel
2) You study and learn how the data base is stored then modify the file approprietly.

Im sure there are other ways but only these two come to mind, the second option I imagine would be easier, if you want to use automation try www.msdn.com to read up on some API calls and hooks.

Post back if you need more detailed help.

BountyX
Posting Whiz in Training
230 posts since Mar 2004
Reputation Points: 28
Solved Threads: 9
 

Thanks

I've never done any programing beyond qbasic lol, and my only experiance with excel was to make a mail merge with word, i'm not really doing this to learn c++, although i will one day.:rolleyes:

There probably is a ready made program out there that i could download, i just need a way of looking up my customers details by typeing in their order id, or name ect and being able to add too or edit what i have detailed about them.

It doesn't sound like a very hard program to make, it's just i don't have time.

Any thoughts?

cuddlers89
Junior Poster in Training
57 posts since Mar 2004
Reputation Points: 11
Solved Threads: 0
 

sounds like a job for me :) http://www.bountyx.net

time is a HUGE deal when it comes to programming, I could program almost anything if i had a large sum of time, please email the above post to [email="bountyx@bountyx.net"]bountyx@bountyx.net[/email] and I can write you a program and post the code on here so you can learn to, just make sure to email me so I don't forget.

If you really like the program, then you can donate money with the web address above.

BountyX
Posting Whiz in Training
230 posts since Mar 2004
Reputation Points: 28
Solved Threads: 9
 

Thanks alot, i've emailed you, but i forgot to say i would like to be able to add new entries to the database aswell. Thanks

cuddlers89
Junior Poster in Training
57 posts since Mar 2004
Reputation Points: 11
Solved Threads: 0
 

no problem, I can do that too, I'll probally have it done and posted tommorow with a link to download, you will also get a notification email when its done with the same info.

BountyX
Posting Whiz in Training
230 posts since Mar 2004
Reputation Points: 28
Solved Threads: 9
 

its been several days, have you forgot?

cuddlers89
Junior Poster in Training
57 posts since Mar 2004
Reputation Points: 11
Solved Threads: 0
 

yeah im sorry I recently got a job and it slipped my mind. Could you remind me again via email or even better post your project on www.bountyx.net (click the free quote link) and I will be sure not to miss it.

BountyX
Posting Whiz in Training
230 posts since Mar 2004
Reputation Points: 28
Solved Threads: 9
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You