Q&A - Question

Problem with loading records from Personal Geodatabase Microsoft Access to LayerSqlPgdbAdo

Question
HoaN asked on June 28, 2017, keyword: Developer Kernel
I have a problem with loading a personal geodatabase to a layer - LayerSqlPgdbAdo. There are over 99000 records in the personal geodatabase, but there are only about 16764 records be loaded to the layer successfully; the program just displays these records and stops loading. There is not any additional or warning information be given from the program; thus, I could not figure out the problem. The content of the .ttkls file is:

[TatukGIS Layer]
Storage=PersonalGdb
Layer=Geology2017_Project
Dialect=MSJET
ADO="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=Asia2500.mdb"
ENGINEOPTIONS=8

In the code, I create a new LayerSqlPgdbAdo and simply open the .ttkls files to get the data from the personal geodatabse.
For your reference, I am using TatukGIS DK 10 with C++ Builder 10.1 Berlin. 

Please assist me with this issue. I am very grateful to your time and your help. 
Answers
Tomasz Kosinski (TatukGIS) replied June 19, 2017
This is a support issue. Please contact support@ directly
If you would like to answer the question please Sign In.
*
*
Please review our recent Privacy Policy.
If you have any questions or requests, please contact us.
Rules
The Questions and Answers (Q & A) is intended to provide a means of communication between TatukGIS customers.
 
  1. Licensed users (with active maintenance play) of TatukGIS products may contribute to the Q & A content. Read-only access is available to anyone.
  2. Keep the content positive and professional.
  3. Be courteous to others by posting information when a question or issue asked on the Q & A is answered or resolved by other means (such as with help from TatukGIS technical support). Offer others at least a hint how the posted question was answered or the issue was resolved.
  4. The Q & A is not a replacement for TatukGIS technical support. TatukGIS team may or may not regularly follow or contribute content.