944,196 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 7220
  • C++ RSS
Feb 28th, 2005
0

Building a database application

Expand Post »
Hello everyone!

I am planning to build a database application for my school to maintain school lockers. However, I have a few questions regarding that application:
  1. Is it possible to use access databse with C++?
  2. Is there anyway to authenicate a user with C++?
  3. How shoud I go about creating GUI applications?
  4. Do I need to have a special computer to compile the source code.
Thanks.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Light Poster
computerages is offline Offline
27 posts
since Sep 2004
Feb 28th, 2005
0

Re: Building a database application

1. Yes
2. Yes
3. Assuming 1 and 2, go to Windows API; there are some other ways too.
4. No.
Reputation Points: 17
Solved Threads: 9
Posting Whiz in Training
frrossk is offline Offline
220 posts
since Sep 2004
Feb 28th, 2005
0

Re: Building a database application

I would love to use visual basic to code the program even I have already written an application in visual basic. But the thing is that it has to be cross-platform and I just do not want to support Microsoft.

Anyway, thanks for the replies. If you could explain how should I go about programming this application I would be very thankful to you. Like what type of proccessor and ram my computer should have to compile the source code and so on.

Thanks again guys for the help!
Reputation Points: 10
Solved Threads: 0
Light Poster
computerages is offline Offline
27 posts
since Sep 2004
Feb 28th, 2005
0

Re: Building a database application

If you want to create cross-platform GUI applications, try something like wxWidgets .
Reputation Points: 17
Solved Threads: 9
Posting Whiz in Training
frrossk is offline Offline
220 posts
since Sep 2004
Feb 28th, 2005
0

Re: Building a database application

>the best thing to do is use visual basic, trush me is so easy
Whether or not it's the best thing, the question was about C++ and posed in a C++ forum. Telling the OP to use VB is inappropriate. If he asked what language would be the best choice, then you could give your opinion. Otherwise, try to restrict yourself to the language being discussed.
Administrator
Reputation Points: 6442
Solved Threads: 1393
Bad Cop
Narue is offline Offline
11,807 posts
since Sep 2004
Feb 28th, 2005
0

Re: Building a database application

Quote originally posted by computerages ...
But the thing is that it has to be cross-platform and I just do not want to support Microsoft.
I may be mistaken, but if you're going to interface with an Access database you'll probably be using Jet 3.6 which kills any idea of being cross platform. Maybe investigate another forum about databases and see what options are avalible for cross platfrom drivers.

Otherwise C++ will work and as a matter of fact MFC is probably as easy to use as VB
Reputation Points: 47
Solved Threads: 17
Posting Whiz in Training
Tight_Coder_Ex is offline Offline
215 posts
since Feb 2005
Feb 28th, 2005
0

Re: Building a database application

>after all am only giving my opinion
Then state it as such.

>i don't see you out there helping people
You clearly haven't been here very long then. I don't see you out there helping either. Aside from your dumbass "am bored" flooding, telling someone to use VB when they asked a question about C++ isn't entirely useful.

>someone useing c++ to build a database will always turn out crap
I've built databases using C++, and they were far from crap. Don't judge other people by your own standards, k?

>and i shall not restrict myself
I'll keep a close watch on your posts, and I won't restrict myself either.
Administrator
Reputation Points: 6442
Solved Threads: 1393
Bad Cop
Narue is offline Offline
11,807 posts
since Sep 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: I need help with this particular c++ problem
Next Thread in C++ Forum Timeline: Object-Oriented Programming





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC