943,723 Members | Top Members by Rank

Ad:
Jun 28th, 2005
0

Super Noob questions... :(

Expand Post »
Ok, I am looking to start a database, fillable by members that I add, with some of the following information.

Personal Info:
Name
NickName
Email
About Me

Vehicle Info:
Car Make
Car Model
Year
Engine Modifications - (this area will be need to be multiple lines, say upwards of 20?)
Suspension Modifications - (same as above)
Visual Modifications - (saa)
Interior Modifications - (saa)

Accomplishments:
Dyno Numbers (hp/tq) -
1320' Time / Trap - (this one I would like to store in another database, and make a whole 1/4 Mile list, sorted by fastest time)
Others -


Ok, now that I have confused even myself, I think I could make the HTML for displaying the info, but my guess is that since it has to look in a db, that its going to need to be a php page. Correct?

My site is www.loosenutscc.com and the temporary site is www.loosenutscc.com/site with the members page being the one I want to work on. I would like to have it setup similar to how it is, with a little paragraph about the person, then when you click thier car, it will bring up another page, with some pics down the left side, and info about the person (the database part) on the right.

This sounds too hard.. someone wanna do it, and i'll just pay you? LOL

Jason
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
ZR2_S10 is offline Offline
4 posts
since Jun 2005
Jun 28th, 2005
0

Re: Super Noob questions... :(

I forgot to add, we use globat as our webhost, so whatever database services they offer, are what I have.

TIA,
Jason
Reputation Points: 10
Solved Threads: 0
Newbie Poster
ZR2_S10 is offline Offline
4 posts
since Jun 2005
Jul 31st, 2005
-1

Re: Super Noob questions... :(

Hi everyone,

You can implement one using Basic, Java or C/C++. Yes you can use php but if you can also use applets or applications or whatever suits your needs. Actually Rapid-Q has a good very simplfied tutorial on database creation, i think its chapter 4 if i am not wrong. Searh on Yahoo, you are sure to find an answer

Richard West
Reputation Points: 25
Solved Threads: 10
Practically a Master Poster
freesoft_2000 is offline Offline
623 posts
since Jun 2004
Jan 24th, 2006
0

Re: Super Noob questions... :(

ok it looks to me, like you will have 1 table for persons information,

1 table for cars information this will allow for each person to have more than one car (grrr to people who say one table)

so you'll need a primary key, this will be email address.. as this is the only unique identifier.

so both tables will need email address in with exactly the same properties, and the relation between them will be a one-to-many from the perosnal info to the cars.

now once you have built this database tell us the database type (sql, access..etc) the name of the db ie cars.sql etc or mdb if access..

also you will be doing this with either php or asp BUT) don't worry you only have to use asp/php code for the database connection strings and queries the rest you can build in html
Reputation Points: 38
Solved Threads: 9
Posting Whiz in Training
suRoot is offline Offline
210 posts
since Apr 2004
Jan 24th, 2006
0

Re: Super Noob questions... :(

Quote originally posted by freesoft_2000 ...
Hi everyone,

You can implement one using Basic, Java or C/C++. Yes you can use php but if you can also use applets or applications or whatever suits your needs. Actually Rapid-Q has a good very simplfied tutorial on database creation, i think its chapter 4 if i am not wrong. Searh on Yahoo, you are sure to find an answer

Richard West
if this is a web based database (which i got the impression from) then there's no real point in using vb or c or to be honnest anything other than asp/php &html as they'll only be un usable or unefficient for a web based application.
Reputation Points: 38
Solved Threads: 9
Posting Whiz in Training
suRoot is offline Offline
210 posts
since Apr 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 Database Design Forum Timeline: Referential Integrity
Next Thread in Database Design Forum Timeline: Is it possible to connect a PARADOX file to the internet?





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


Follow us on Twitter


© 2011 DaniWeb® LLC