![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jul 2008
Posts: 4
Rep Power: 0
![]() |
database design
Hi, i need to make a job site. can you please tell me what tables shall i use for making the database of the jobsite?
Thanks |
|
|
|
|
|
#2 |
|
PFO Founder
![]() ![]() |
Re: database design
Well this isn't really something we can just tell you. You have to ask yourself what information you will need to have stored for the site. Once you have that then you pretty much have your tables. You might need to normalize the tables but once you know what you need to store then coming up with the database design is pretty straight forward.
__________________
BIG K aka Kyle Programming Forums Kyle K Online Please do not PM or email me programming questions. Post them in the forums instead. |
|
|
|
|
|
#3 |
|
Newbie
Join Date: Jul 2008
Posts: 4
Rep Power: 0
![]() |
Re: database design
hello
|
|
|
|
|
|
#4 |
|
Newbie
Join Date: Jul 2008
Posts: 4
Rep Power: 0
![]() |
Re: database design
just give me a rough idea that what tables sould be there?
|
|
|
|
|
|
#5 |
|
Newbie
Join Date: Jul 2008
Posts: 4
Rep Power: 0
![]() |
Re: database design
kyle just give me a rough idea that what tables should be there in a jobsite database
|
|
|
|
|
|
#6 |
|
Hobbyist Programmer
Join Date: Mar 2005
Posts: 156
Rep Power: 4
![]() |
Re: database design
Depends entirely on what jobs...
Think about what information you want to store on your jobsite, and what information needs to be available (and how it needs to be linked). No-one can "tell" you how to create the tables, you have to either hire someone to design it (based on your requirements) or you have to design it yourself, I don't think there is a "boiler plate" design for a job website. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help with database design | MiKuS | Other Web Development Languages | 1 | Feb 3rd, 2008 6:55 PM |
| Storing BLOBs in a database - problem | jonyzz | Other Programming Languages | 8 | Jan 31st, 2007 4:38 AM |
| The Black Art of Video Game Console Design | lostcauz | Book Reviews | 0 | Apr 26th, 2006 7:31 PM |
| Any advice on database design?? | k4pil | PHP | 3 | Feb 22nd, 2006 5:17 PM |
| Using ODBC to connect to a remote database in a C program | bigi | C++ | 1 | Mar 8th, 2005 3:19 PM |