Building a database website

Get help on databases - MySQL, Oracle, Access, etc.
Post Reply
tjecco
Registered User
Posts: 168
Joined: 15 Jan 2007, 02:00
Contact:

Building a database website

Post by tjecco »

hello all.

i need help.
i'm building a website but don't know if this is possible.

i need information from a ms access database to display in the website.

(so it should be one page displaying each record when called)

is this possible? if so please explain!
if not what else can i use
maxxis
Moderator Emeritus
Posts: 8307
Joined: 30 Jun 2004, 02:00
Location: ( . Y . )
Contact:

Post by maxxis »

I will need the following answers from you:

Size of website?

Web Tech used? I assume it will be ASP since you use MS Access

Why Access? Its not really secure or great for big sites

How clued up are you with development of websites?
tjecco
Registered User
Posts: 168
Joined: 15 Jan 2007, 02:00
Contact:

Post by tjecco »

NOt sure how big the website will be,

web tech is asp.

access: the database was created last year. i had no choice. (the database size is 100mb)

i'm want to use dreamweaver. i just finished my dreamweaver standard course.
tjecco
Registered User
Posts: 168
Joined: 15 Jan 2007, 02:00
Contact:

Post by tjecco »

oh it's for local intranet use only.
maxxis
Moderator Emeritus
Posts: 8307
Joined: 30 Jun 2004, 02:00
Location: ( . Y . )
Contact:

Post by maxxis »

So do you know anything about database driven sites?
tjecco
Registered User
Posts: 168
Joined: 15 Jan 2007, 02:00
Contact:

Post by tjecco »

no that's why i'm asking.

i don't know how to start.

i was about to do each page manually
GrimStoner
Registered User
Posts: 716
Joined: 08 Oct 2004, 02:00
Contact:

Post by GrimStoner »

Well, they won't magically appear. You will have to make each of them manually. If you have no prior knowledge, read up on some tutorials. Try http://www.asp.net/learn.
gandanga
Registered User
Posts: 15
Joined: 05 Sep 2007, 02:00
Contact:

Post by gandanga »

you will hev to first understand the theories around database driven websites and scripting languages linkin the web and the database.

once u hev the theory in place its easy to understand dynamic database driven website otherwise u gonna crack ur head up with isht load of code!
Post Reply