Building a database application

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Sep 2004
Posts: 27
Reputation: computerages is an unknown quantity at this point 
Solved Threads: 0
computerages computerages is offline Offline
Light Poster

Building a database application

 
0
  #1
Feb 28th, 2005
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.
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 220
Reputation: frrossk is an unknown quantity at this point 
Solved Threads: 9
frrossk's Avatar
frrossk frrossk is offline Offline
Posting Whiz in Training

Re: Building a database application

 
0
  #2
Feb 28th, 2005
1. Yes
2. Yes
3. Assuming 1 and 2, go to Windows API; there are some other ways too.
4. No.
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 27
Reputation: computerages is an unknown quantity at this point 
Solved Threads: 0
computerages computerages is offline Offline
Light Poster

Re: Building a database application

 
0
  #3
Feb 28th, 2005
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!
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 220
Reputation: frrossk is an unknown quantity at this point 
Solved Threads: 9
frrossk's Avatar
frrossk frrossk is offline Offline
Posting Whiz in Training

Re: Building a database application

 
0
  #4
Feb 28th, 2005
If you want to create cross-platform GUI applications, try something like wxWidgets .
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 7,849
Reputation: Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute 
Solved Threads: 754
Team Colleague
Narue's Avatar
Narue Narue is offline Offline
Senior Bitch

Re: Building a database application

 
0
  #5
Feb 28th, 2005
>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.
New members chased away this month: 4
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 199
Reputation: Tight_Coder_Ex is an unknown quantity at this point 
Solved Threads: 14
Tight_Coder_Ex's Avatar
Tight_Coder_Ex Tight_Coder_Ex is offline Offline
Junior Poster

Re: Building a database application

 
0
  #6
Feb 28th, 2005
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
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 7,849
Reputation: Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute 
Solved Threads: 754
Team Colleague
Narue's Avatar
Narue Narue is offline Offline
Senior Bitch

Re: Building a database application

 
0
  #7
Feb 28th, 2005
>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.
New members chased away this month: 4
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:




Views: 4292 | Replies: 6
Thread Tools Search this Thread



Tag cloud for C++
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC