database development software

imported_waldo

Golden Member
Aug 30, 2004
1,076
0
0
Is there a way that a non-programmer can build a database? I have come across software apps like Iron Speed and Alpha Five, are they any good? Anyone have experience with this? I am a web designer, from mostly teh design side, and was wondering if I can do the database stuff through a software app rather than hard coding it all.

Thanks in advance!

Waldo
(cowers in free from the wrath of the coder)
 

imported_waldo

Golden Member
Aug 30, 2004
1,076
0
0
would that be severely limitting? Or does it have the majority of functionality and just not the tweaks that make it worth it to code by hand?
 

dnuggett

Diamond Member
Sep 13, 2003
6,703
0
76
Originally posted by: waldo
would that be severely limitting? Or does it have the majority of functionality and just not the tweaks that make it worth it to code by hand?

What are you wanting the db for?
 

imported_waldo

Golden Member
Aug 30, 2004
1,076
0
0
Originally posted by: dnuggett
Originally posted by: waldo
would that be severely limitting? Or does it have the majority of functionality and just not the tweaks that make it worth it to code by hand?

What are you wanting the db for?


I am looking to make a database for an online doctor's office. They would have all their customer info and the like.

 

fatetheory

Member
Jul 8, 2005
113
0
0
Yes I would actually like one of these for an attendence program im writing, it would help me speed up the process. I need one for mysql though....
 

dnuggett

Diamond Member
Sep 13, 2003
6,703
0
76
Originally posted by: waldo
Originally posted by: dnuggett
Originally posted by: waldo
would that be severely limitting? Or does it have the majority of functionality and just not the tweaks that make it worth it to code by hand?

What are you wanting the db for?


I am looking to make a database for an online doctor's office. They would have all their customer info and the like.


Access should be enough.
 

BFG10K

Lifer
Aug 14, 2000
22,709
3,003
126
would that be severely limitting? Or does it have the majority of functionality and just not the tweaks that make it worth it to code by hand?
You can do a lot through just the Access GUI. Also there are wizards and drag-n-drop facilities to make even complex things a piece of cake to do, all without a single line of programming.