Go Back   PCMech Forums > Help & Discussion > Web Design / Development

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 06-19-2003, 11:16 PM   #1
Member (6 bit)
 
buddhad's Avatar
 
Join Date: Mar 2002
Posts: 45
database driven website

I need to design a database driven website that can support 80 users currently, this may go up. I have been using Microsoft Access and ASP for a smaller amount of users, but am not sure if this will be ok for the larger load.

Would Access/ASP be ok or should I switch to PHP/MySQL?

Thanks,
buddhad is offline   Reply With Quote
Old 06-20-2003, 06:33 AM   #2
Staff
Premium Member
 
mairving's Avatar
 
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
Access is a terrible web database. You will have some severe problems with 20 users or more. MySQL is much more robust, this forum runs on it.
mairving is offline   Reply With Quote
Old 06-20-2003, 08:10 AM   #3
Professional gadfly
 
doctorgonzo's Avatar
 
Join Date: Jan 2002
Location: Minneapolis, MN
Posts: 6,364
Send a message via MSN to doctorgonzo
Use PHP/MySQL. As mairving said, Access doesn't work well with more than 15 or 20 concurrent users. It was never intended to be much more than a single-tier, standalone database product.
doctorgonzo is offline   Reply With Quote
Old 06-20-2003, 09:29 AM   #4
Member (6 bit)
 
buddhad's Avatar
 
Join Date: Mar 2002
Posts: 45
Thanks for the input. I think I will user your advice and go with PHP/MySQL.
buddhad is offline   Reply With Quote
Old 06-20-2003, 10:51 AM   #5
Member (9 bit)
 
Join Date: Dec 1999
Location: Midland, NC, USA
Posts: 292
Uh, guys, if you are attaching to the database via a web page that allows anonymous access (that is, you don't have to log on to the server to gain access to the page), the "user" is most likely the intenet impersonator account (IUSR_machinename). Doesn't matter how many people are hitting the page, there is only one connection to the database (IIS' connection).

The real issue would be the volume of traffic and how big the database can/will get.

And, to paraphrase doctorgonzo, Access isn't really that well-suited for what appears to be what you need.

Last edited by UncaDanno; 06-20-2003 at 10:53 AM.
UncaDanno is offline   Reply With Quote
Old 06-23-2003, 08:19 AM   #6
Member (7 bit)
 
chris1977uk's Avatar
 
Join Date: Sep 2002
Location: Middlesbrough, UK
Posts: 108
access is ok

access is ok, make sure u kill the connection string when its not being used anymore to save server resources etc.

i use access quite a bit, but for that many people id use ASP and my sql

(not a fan of php!)
chris1977uk is offline   Reply With Quote
Old 06-29-2003, 08:10 PM   #7
Member (9 bit)
 
Join Date: Dec 2001
Location: US
Posts: 468
Send a message via AIM to wilbasket23 Send a message via Yahoo to wilbasket23
Question

hei guys

i recently download the php development kit from php.net i have no clue how to configue my Window XP Pro. show my php page can show up in the internet explorer. can any one show me how to configure that show my php pages can show up in internet explorer. Also, do any of you know any commerical sites have free hosting on php. thax.
wilbasket23 is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


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

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 08:01 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2