I am trying to seek within the primary index of a table on a customers EDB database. And I fail miserably. I retrieved the index info using JetGetIndexInfo and know all about the index (it\'s the prim
In my attempt to extract data (dumps and selective reading of columns) from a diverse collection of edb databases I got faced with a fundamental problem. I have an edb database coming with a couple of
I was wondering about the distribution rights of esent.dll (Extensible Storage Engine). I know that it\'s included in Windows but, depending on the version of Windows, it\'s not the same.
I am trying to read the offl开发者_高级运维ine edb files.What i have now is the tables of edb files i want to know the structure of the tables.Any helpYou should read the MSysObjects table of your edb
I\'m in the process of testing ESENT (Extensible St开发者_JAVA百科orage Engine) from Microsoft for my company. However, I have weird performance results.
I am trying out this esent example for c++ developers.I have the latest Windows SDK installed and i am using Dec C++.I have my includes at C:\\Dev-Cpp\\include.I have tried copying esent.h to my inclu
I had a problem opening an esent database (Windows.edb) due to some problem with the page size. The pagesize of the Windows.edb on my system is 32K. When I set this via JET_paramDatabasePageSize JetIn
I am trying to read into some existing and unmounted esent database files (like Windows.edb). I have been playing around with some edb files rather successfully. But when I try to open a database with
I want info about the Exchange Database EDB file format? I have checked out the information provided in the following link:
I have a 60GB edb file, and I want to break the database into individual emails. I do not have any of the original domain information, so I can\'t just fire up a Server 2k8 vm and reattach it there. I