Thread
:
how open dbf in shared mode?
View Single Post
#
1
Posted to microsoft.public.excel.programming
Sandra
external usenet poster
Posts: 39
how open dbf in shared mode?
The code that opens a dbf-file for reading locks it. I use Excel Automation
in a VB6 app.
xl.Workbooks.Open FileName:=sFilePath, ReadOnly:=True
The file has to be opened for reading by many users.
Reply With Quote
Sandra
View Public Profile
Find all posts by Sandra