From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnaldo Pereira Subject: file sharing problems Date: Tue, 16 Jul 2002 10:35:52 -0300 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <200207161035.52657.arnaldo@dhn.com.br> Reply-To: arnaldo@dhn.com.br Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-msdos@vger.kernel.org Hi, I'm running a foxpro program under dosemu(1.1.3.2)+drdos(7.03). The foxpro system seems to work fine, but under some circunstances, it can't open a database file, especially when another user has already opened it. It seems the foxpro application is trying to lock an unique database register, but dosemu is locking the entire database file. I've already tried the share.exe, but it works the same way as without it. Any thought about the solution ? Thanks in advance. Arnaldo Pereira.