Re: Database Not Found Problem

This WebDNA talk-list message is from

2004


It keeps the original formatting.
numero = 55831
interpreted = N
texte = On 2/2/04 11:28 AM, "Dan Strong" wrote: I would bet money that if you put the replace code in an exclusive lock your error will go away. We had this error happen Wayyyyyyy more than it ever should until we started dealing with exclusive locks and full path names leading to the DBs. I bet this will do it. Alex > Justin, > > I don't know what is causing the problem, but I can tell you (with a good deal > of certainty) that > WebDNA .dbs livein RAM when in use so even if your page hit it twice at the > same time, it would > still 'find' the .db in RAM. IMHO I don't think that is the problem. > > But let me get this straight, you have, essentially, 3 'pages' here, the main > page and then the 2 > which call the same page (which is different from the main page). > And I assume you have > commented out one