Hi,
I got a problem with JetRestoreInstance. Same code is working flawlessly on Win7/Win8 but it crashes on WS2003 R2 (fully updated) - when I debug the whole application hangs at 52% (restore cal...
Id #11674 | Release:
None
| Updated: Apr 2 at 2:42 PM by pierslawson | Created: Mar 29 at 2:09 PM by ppekrol
I cannot use nuget package from a strong signed assembly. Thanks.
Id #11625 | Release:
None
| Updated: Mar 7 at 8:39 PM by AceHack | Created: Mar 7 at 8:39 PM by AceHack
The ColumnConverter in EsentCollections uses the wrong type for DateTime and TimeSpan
{ typeof(DateTime), JET_coltyp.Currency },
{ typeof(TimeSpan), JET_coltyp.Currency },
Id #11618 | Release:
None
| Updated: Mar 11 at 9:39 AM by martinc | Created: Mar 5 at 3:43 AM by AceHack
Testing Persistent Dictionary with sample code on WinXP and the 1.8.1 on WinXP received error:
Could not load type 'System.Reflection.IntrospectionExtensions' from assembly 'mscorlib, Version=4.0....
Id #11401 | Release:
None
| Updated: Feb 21 at 11:28 PM by martinc | Created: Dec 6, 2012 at 4:57 PM by marfarma
It would be great if PersistentDictionary has an option to set circularity for log files, it seems to me that log files got never deleted when I use PersistentDictionary or am I missing something?
Id #8717 | Release:
None
| Updated: Feb 21 at 11:28 PM by laurionb | Created: Apr 28, 2011 at 8:41 AM by Alkampfer
Now that NuGet is here, it would be wonderful to be able to install / reference managed esent with that tool
Id #7917 | Release:
None
| Updated: Feb 21 at 11:28 PM by martinc | Created: Dec 14, 2010 at 3:40 PM by teyde
The following 3 related features are missing from the API:
Declaring an index as tuple index.
This can be workaround as simple as
public static readonly CreateIndexGrbit JET_bitIndexTuples = (Cr...
Id #5623 | Release:
None
| Updated: Feb 21 at 11:28 PM by mrbradleyt | Created: Mar 7, 2010 at 10:42 AM by Soonts
There is an overload for RetrieveColumnAsString that assumes Encoding.Unicode
Here is a patch that adds a SetColumn overload that makes that same assumption.
Note: There is a small change to Help...
Id #2950 | Release:
None
| Updated: Feb 21 at 11:28 PM by andypook | Created: May 6, 2009 at 12:23 PM by andypook
Using a TraceSource will allow applications to filter and categorize ESE wrapper trace messages. This may obviate the need for TraceSwitch currently in use. An example is below.
private static re...
Id #2239 | Release:
None
| Updated: Feb 21 at 11:28 PM by ryansmith | Created: Mar 18, 2009 at 11:19 PM by ryansmith