From: Kicks123 on 21 May 2010 03:24 Hi I am using Ms Access 2000 on a Windows Server 2008 and I have four users connected on a network to the server accessing the databases through a VB6 application which is loaded on all of the users' computers.While using the VB6 program i receive the error "Error 3050 Could not lock file".I know it has to do with the .ldb file.I have checked the permission and all users have full read/write/modify(Full control) rights on the drive and the folder that the databases are stored in.I checked the MaxLocksPerFile and it is set to 9500.I even tried compacting and repairing and still this error persists. Your feedback would really be appreciated !!! -- Thanks Kicks123
From: Nobody on 21 May 2010 04:33 "Kicks123" <Kicks123(a)discussions.microsoft.com> wrote in message news:145F76C9-6AB9-4C7A-A887-4D795F50013F(a)microsoft.com... > Hi > > I am using Ms Access 2000 on a Windows Server 2008 and I have four users > connected on a network to the server accessing the databases through a VB6 > application which is loaded on all of the users' computers.While using the > VB6 program i receive the error "Error 3050 Could not lock file".I know it > has to do with the .ldb file.I have checked the permission and all users > have > full read/write/modify(Full control) rights on the drive and the folder > that > the databases are stored in.I checked the MaxLocksPerFile and it is set to > 9500.I even tried compacting and repairing and still this error persists. > > Your feedback would really be appreciated !!! The only thing I found about this is one MSKB article in Italian, but there is no English version. Search the web using Google for "0x800A0BEA", you will get 3 results, one of them is for the MSKB article, click on "Translate this page" to translate it. ADO Error Codes http://msdn.microsoft.com/en-us/library/ms675809(v=VS.85).aspx
From: mscir on 21 May 2010 05:38 On 5/21/2010 12:24 AM, Kicks123 wrote: > Hi > > I am using Ms Access 2000 on a Windows Server 2008 and I have four users > connected on a network to the server accessing the databases through a VB6 > application which is loaded on all of the users' computers.While using the > VB6 program i receive the error "Error 3050 Could not lock file".I know it > has to do with the .ldb file.I have checked the permission and all users have > full read/write/modify(Full control) rights on the drive and the folder that > the databases are stored in.I checked the MaxLocksPerFile and it is set to > 9500.I even tried compacting and repairing and still this error persists. > Your feedback would really be appreciated !!! This might be worth a try depending on your version number: 3050 Could not lock file. Database or network share may be read only. Download a newer version of the Auto FE Updater utility. This problem is due to user not having sufficient permissions on the MDB file being downloaded for the method I was using to determine the MDB version. This was fixed in V1.65. http://autofeupdater.com/errormessagesobsolete.htm http://autofeupdater.com/ --- news://freenews.netfront.net/ - complaints: news(a)netfront.net ---
|
Pages: 1 Prev: New Webcam and VB6 source code Next: Status of MSFT newsgroups |