João Folha wrote: > > Hi there. > > In my very simple web application where i consult a ms access database db.mdb. >Somehow a new file is created db.ldb. > Why this happen can i control that? > > jfolha That is just microsofts external lock file so other programs accessing the file do so in a friendly way. Since access has no database server the locks have to be shared somewhere. The file should be small and you don't want to control it.
- Problem consulting database Jo�o Folha
- RE: Problem consulting database Steve Ruby
- RE: Problem consulting database CAJIGA,JAVIER (Non-HP-USA,ex1)
- RE: Problem consulting database William Kaufman
