-
Hi All,
I have created a bekeley db file, using .Net wrapper provided by sourceforge.net for libdb43.dll .
File is created successfully and is ready to use, but my problem is when i created the same file using only berkeley db in C. the two files differ in content.
the file created in C# contained some extra data than the file created in C.
After creating a file in C# i have to pass that...
2009-06-01 04:55:38 UTC in Berkeley DB for .NET
-
Thanks belsokar,
But can you tell me the link where i can download Berkeley Db v 4.5.
2009-05-26 05:15:07 UTC in Berkeley DB for .NET
-
Thanks belsokar,
But can you tell me the link where i can download Berkeley Db v 4.5.
2009-05-25 05:02:08 UTC in Berkeley DB for .NET
-
Hi All,
I am new to Berkley Db and tried to configure it in my application which is developed in C#.Net.
I have downloaded libdb-dotnet_0_95 solution which is for C# .net.
After compiling the solution, it produced following assemblies:
libdb_dotNET43.dll,
libdb_dotNET45.dll,
Kds.Serialization.dll,
BerkeleyDb.Utils43.dll,
BerkeleyDb.Utils45.dll
After adding these references in...
2009-05-22 08:52:38 UTC in Berkeley DB for .NET
-
Hi All,
I am new to Berkley Db and tried to configure it in my application which is developed in C#.Net.
I have downloaded libdb-dotnet_0_95 solution which is for C# .net.
After compiling the solution, it produced following assemblies:
libdb_dotNET43.dll,
libdb_dotNET45.dll,
Kds.Serialization.dll,
BerkeleyDb.Utils43.dll,
BerkeleyDb.Utils45.dll
After adding these references in...
2009-05-22 08:52:10 UTC in Berkeley DB for .NET