Hi,
One of my application is developed in Visual Basic 6.0. For I used Ms-Access *.mdb file to store the data. My client wants to save the data from multiple machine machine now at a time. I used DataEnvironment that time. What I did I simple shared the database, changed the ConnectionString and took test. But the problem is that if the application is running other person gets error and if I close my application only then he can access it.
Is is problem of Ms-Access? Is it any Cursor issue? Shall I need to change the Database? Or use to ADO?
One of my application is developed in Visual Basic 6.0. For I used Ms-Access *.mdb file to store the data. My client wants to save the data from multiple machine machine now at a time. I used DataEnvironment that time. What I did I simple shared the database, changed the ConnectionString and took test. But the problem is that if the application is running other person gets error and if I close my application only then he can access it.
Is is problem of Ms-Access? Is it any Cursor issue? Shall I need to change the Database? Or use to ADO?