turfbult
Sep 7th, 2000, 10:08 AM
I have NEVER used asp or have never done any web development, so please excuse...
If I create a database (lets say an Access db) on my pc - c:\mydb and write a program which searches this database and upload it to my ISP and someone enters my webpage - where does the database get hit?? On my pc or do you upload the db to the ISP as well.
Another question is...
Say 1000 people connect to my page and try to search my db - how does a db like access handle this because as far as I know Access can only handle a limited amount of connections - do you need something bigger like SQL Server in such a case??
As I said, sorry for being stupid, but I'm VERY interested in learning this stuff.
If I create a database (lets say an Access db) on my pc - c:\mydb and write a program which searches this database and upload it to my ISP and someone enters my webpage - where does the database get hit?? On my pc or do you upload the db to the ISP as well.
Another question is...
Say 1000 people connect to my page and try to search my db - how does a db like access handle this because as far as I know Access can only handle a limited amount of connections - do you need something bigger like SQL Server in such a case??
As I said, sorry for being stupid, but I'm VERY interested in learning this stuff.