show/hide this revision's text 2 deleted 385 characters in body; edited tags; edited title

[Novice] Two different .NET applications can't access the db4o file?

No,

I am not trying to do that at the same time.

But this is something which is driving me crazy. :)

I have just downloaded and playing with the awesome new concept of db4o and am using db40 7.9 .

I have made and am testing it on two different .net NET 3.5 applications and am following using the tutorial supplied tutorial.

Now when

When I am accessing access the same database (c:\pilot.db4o) file using these two applications, one after the other, each one is reflecting only the changes made by that applicationonly; , even if those changes were made during the previous run(just simple storing of pilot class objects).

However,

Why is each Application not seeing changes made by the other application are not being reflected in the first or vice-versa?

Both applications are accessing the same file, as I have checked in the VS debug stack as well as the time attribute of made to the database file.

What's happening here??

Regards,

Saurabh.

show/hide this revision's text 1

[Novice] Two different .NET applications can't access the db4o file?

No, I am not trying to do that at the same time.

But this is something which is driving me crazy. :)

I have just downloaded and playing with the awesome new concept of db4o 7.9.

I have made two different .net 3.5 applications and am following the tutorial supplied.

Now when I am accessing the same (c:\pilot.db4o) file using these two applications, one after the other, each one is reflecting only the changes made by that application only; even those changes made during the previous run (just simple storing of pilot class objects).

However, changes made by the other application are not being reflected in the first or vice-versa?

Both applications are accessing the same file, as I have checked in the VS debug stack as well as the time attribute of the file.

What's happening here??

Regards,

Saurabh.