I'm still unclear about Access db and the web. I'm converting a VB6 app to VB.net. I'm aware that on the desktop, Access really can't handle more than 8-10 concurrent users.
I thought, however, that from a web server each user would be "served" his/her own instance of the app - such that 100 people using the app would each have their own instance of the program and Access concurrency problems would not be an issue.
My question: Is this true? Can Access ever be a decent choice in VB.net on the web?
I thought, however, that from a web server each user would be "served" his/her own instance of the app - such that 100 people using the app would each have their own instance of the program and Access concurrency problems would not be an issue.
My question: Is this true? Can Access ever be a decent choice in VB.net on the web?