|
|
Browse by Tags
All Tags » client/server » .NET (RSS)
-
Hi,
I have a problem with isalive() method. When i killed the server, Isalive never return, and this exeptions throwing continually in the background when debugging in VS. i use db4o 7.2, and c#
server:public static void Main(string[] args) { Console.WriteLine(''star''); IExtObjectServer server = ...
-
Hello,Is it possible to have one database that contains say the 'parts' and another database that contains the assemblies which references objects in the parts database? And query both from one application? I'm trying to find a way of splitting a larger database that contains one parts and many assemblies.
TIA, Guy
-
Language: C#
I am trying to use Db4o in a client/server setting and am seeing very strange behavior and would appreciate a tip on how to solve this. I have a Windows service that opens up a Db4o server and periodically writes some objects into the database. I have a client that connects to the server to read these objects. The ...
-
After one week I'm back to work. But I still don't know how to solve my problem. I would appreciate it, if someone could provide some demo code. Thanks in advance.
|
|
|