Jump to content

leozem

Members
  • Posts

    14
  • Joined

  • Last visited

  • Days Won

    1

leozem last won the day on January 3 2012

leozem had the most liked content!

Contact Methods

  • ICQ
    282844888

Profile Information

  • Gender
    Not Telling

leozem's Achievements

Newbie

Newbie (1/4)

-1

Reputation

  1. Or, again, how to customize the first and next PagingToolbar and other button events, I want to try to use the code to dynamically obtain the paging data. thanks
  2. In VCL, FDQuery Unidirectional can not be used, but FDTable Unidirectional can be a good job. If UNIGUI does not support, if there are 10000 pieces of data in the table, enter the user will read the 10000 data to the server memory, the user increases, the great occupation server resources, do not know there is nothing wrong with my understanding.
  3. Is there a way to solve it?
  4. 0.99.80.1249, 0.99.95.1309 The two versions have the same problem.
  5. Connect the Firebird with UniDBGrid->DataSource->FDTable->FDConnect, table has 200 million pieces of data. FDTable.FetchOptions: = [evUnidirectional], UniDBGrid the page mode, memory should be for the PageSize * 2, but when FDTable.Active: =True; and will read all of the 200 million pieces of data and lead to run out of memory. In VCL, the UniDBGrid will be replaced by DBGrid after all the normal. Don't know where the problem is. Hope to provide a large data table display examples, thank you!
  6. 找不到下载的地方。。。
×
×
  • Create New...