Topic: Delay at start of program

Dear all. Help me please with situation.
I have 2 bases:

    Base:                               diagnoseDB:
   Name                                 diagName
id_diagnoseDB

In diagnoseDB there are 13000 records. In Form1 I have a combobox1 which refers to diagnoseDB:
ForeignKey: Base.id_diagnoseDB
FieldName: diagName

During opening the program it delays about 5-6 seconds and then opens. Help me to solve the problem.
Thanks.

Re: Delay at start of program

Unfortunately you uses cracked version of software.
Support provided for registered users only or for evaluation version of the program.

Dmitry.

Re: Delay at start of program

DriveSoft wrote:

Unfortunately you uses cracked version of software.
Support provided for registered users only or for evaluation version of the program.


I have already answered you in russian forum that I am using the program from this site.

Re: Delay at start of program

When I delete 13000 records from diagnoseDB the program opens immediately, so I think that if I put limit in records there must not be problems.
for example:
when I want to put limit on tablgrid I have to write -  Form1.TableGrid1.dblimit:=300. It means that when I open the program in tablegrid1 shows only 300 records. So how can I do it with combobox? Or is there any other solution?
Thanks.

Re: Delay at start of program

Dear Dmitriy.
Would you like to answer to my question?