Hi by using access database and i am facing lot of problems
Database
3
Posts
3
Posters
0
Views
1
Watching
-
Hi i am using access in my webapplication.I am facing a lot of problems like connection already open.My question is why MS access is not suitable for web application ? Thanks and regards
sishya wrote:
My question is why MS access is not suitable for web application ?
Because it is fundamentally a single user file based database, not a multiuser server.
-
Hi i am using access in my webapplication.I am facing a lot of problems like connection already open.My question is why MS access is not suitable for web application ? Thanks and regards
Do you have the 'Default Open Mode' set to 'shared' in the Database Options? Steve