Database Management
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsDatabasesDatabase Management

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here
  #1  
Old August 29th, 2003, 06:13 PM
spyghost spyghost is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2003
Posts: 130 spyghost User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 16 m 19 sec
Reputation Power: 5
Question web database design totally newbie

hi,

i am doing a software project in school regarding the design of a web based database that is accessible to local intranet. i am total newbie in this project. i have no experience of database at all.

the data to be retrieved comes from tabbed text files. is it possible to peform queries from these kind of files?

in terms of os, there are only two options available, linux or win 2k. what would be tradeoffs of the choice of os? which is better then?


as a total newbie, what would be the first step in learning how to build this database?

Reply With Quote
  #2  
Old August 29th, 2003, 08:54 PM
mitakeet's Avatar
mitakeet mitakeet is offline
Last Day: May 28, 2005
Dev Shed Demi-God (4500 - 4999 posts)
 
Join Date: Jul 2003
Location: Maryland
Posts: 4,575 mitakeet User rank is Sergeant (500 - 2000 Reputation Level)mitakeet User rank is Sergeant (500 - 2000 Reputation Level)mitakeet User rank is Sergeant (500 - 2000 Reputation Level)mitakeet User rank is Sergeant (500 - 2000 Reputation Level)mitakeet User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 1 Week 2 Days 8 h 5 m 34 sec
Reputation Power: 20
For most painless way to get started (though not recommended if you really want to understand what you are doing), create an Access database (it will import tab delimited files easily) and use ASP to get at and display the data. There are tons of examples out on the web that you can probably cut and paste and get running in no time. You won't be much smarter, but you can sure impress your friends.

If you want to actually understand what you are doing, it takes a great deal more time and effort. Real databases are often a bit tedious to set up and run and the way to interact with them depends on your choice of language and method of interface (i.e., Java vs C++, ODBC vs native libraries, etc.) Then, of course, you still haven't put up any web pages yet. That is another complex topic and could be done in Perl, scripts (VB, Java, etc), C/C++, PHP, etc., etc., etc.

You can even write simple retrieval and display web pages with the plain old tab delimited flat files, though if you want to write to them you have to deal with the (mostly nightmarish) problem of some how locking the file while you are making changes. There are libraries that will make flat files appear to be a relational database, but I stick with the real thing so can't offer any help with that at all.

This ain't something you can do in an hour if you want to understand what goes on under the hood.
__________________

Left DevShed May 28, 2005. Reason: Unresponsive administrators.
Free code: http://sol-biotech.com/code/.
Secure Programming: http://sol-biotech.com/code/SecProgFAQ.html.
Performance Programming: http://sol-biotech.com/code/PerformanceProgramming.html.

It is not that old programmers are any smarter or code better, it is just that they have made the same stupid mistake so many times that it is second nature to fix it.
--Me, I just made it up

The reasonable man adapts himself to the world; the unreasonable one persists in trying to adapt the world to himself. Therefore, all progress depends on the unreasonable man.
--George Bernard Shaw

Reply With Quote
  #3  
Old September 2nd, 2003, 02:36 PM
crimson117 crimson117 is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Location: New York
Posts: 19 crimson117 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to crimson117 Send a message via AIM to crimson117 Send a message via Yahoo to crimson117
for the OS, it really depends on which database and web page language you're going with.

windows: access or MS Sql Server, with asp pages
linux: MySQL, with php pages

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesDatabase Management > web database design totally newbie


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway