database server

patrickv

Active Member
ok so i've never actually setup a database server or better yet, i dunno anything in databases on servers but i do know Microsoft Access. anyhow can someone tell me what i will need in order to do this !!
i wil install server2003 but from there am doomed...:D
help greatly appreciated
 
ok maybe i didn't give enough info. i want to upload access files on a small (intranet) site so users can do data entry...any ideas ?
 
What sort of data entry are you wanting your users to do? Is it basic 'entering information into the correct fields with each individual user entry containing the same information categories?'. Meaning will the fields constantly be things such as: Name, Information, date etc.. etc.. Or will they always change per user entry?

If you plan on doing it the same way I mentioned above then you wouldn't really need to setup a 'server' so to speak. You could just install your own webserver software on a normal desktop machine and host a basic website / webpage with the correct fields on them that allow users to manipulate the information within a database. Sounds more complicated than it is. Although it would require you to have some knowledge on using Dreamweaver. That's how I done a similar sort of thing.
 
yes thats exactly what i wanted to do but i have no knowledge at all in dreamwearver nor access but i used adobeGOLive some years ago but anyways,how do get the info to be saved directly into the access database i created ?

i mean when users enter data online that data has to be saved somewhere but i want it to go str8ght to my access database
 
The only way I know how to do such a thing is via dreamweaver unfortunately. I never program / create my websites in anything but. What your asking to do isn't actually a hard task within Dreamweaver it just takes a little time. I'm not entirely sure how else to do it. Writing out the code manually for such a thing would be a nightmare, not to mention extremely hard.
 
Back
Top