creating a server project in vb6 and ms-access -


I am creating a project in Visual Basic 6 and MS-Access about it's college management system and a server based application . Customers can use the system in the server. But the main problem is how can I access my client's access file located in the server computer. ?? If my database file has already been opened in the server computer then my clients can not access the file in the server. Is there any other way to solve the problem?

How can I create a database file in the login so that all my customers can use it together? Please help ...

I believe you will find your answer. Quoted from MSDN article:

To prevent this behavior, you must ensure that all users who open the database have read, write and create rights for the folder located in the database. Additionally, if you are using the Security-Enhanced Access Database, you will need to ensure that the user who opens the database also has permission to read and permission on the folder containing Workgroup Information (.mdw) Write. File.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -