#1 Re: Delphi » TSQLTableToDataSet(...) method not present on unit mORmotVCL » 2014-09-11 14:02:59

Hi, thank you...
Sorry, I'm new to mormot. Well, ok, I understand you words... :-) I need to re-think the UI "asking" first...
Another question:there is a like "cached update" for retain multirows data change to commit all-in-one system in mormot (or like ApplyUpdate in Firedac) ?
Thank you!

#2 Re: Delphi » TSQLTableToDataSet(...) method not present on unit mORmotVCL » 2014-09-11 10:14:20

Hi, there is a way for obtain a partial fetching of data to show in grids? Like devexpress "server mode" or Firedac fetchmode = fmOnDemand?
I need to show a lot of records to scroll... What's the best way for optimize memory and quering backend (i'm using firebird)?
Thanks in advance!

#4 Re: Delphi » TSQLTableToDataSet(...) method not present on unit mORmotVCL » 2014-09-09 11:01:16

I took this method from this link on the forum.
http://synopse.info/forum/viewtopic.php?pid=7452

However, there is a method that can do this?

#5 Delphi » TSQLTableToDataSet(...) method not present on unit mORmotVCL » 2014-09-09 10:47:36

jeans_larghi
Replies: 8

Hi, I'm using delphi xe3 mormot to Version 1.18.
I can not find the method

TSQLTableToDataSet (Self, SQLTable, form1.client);

in the unit mORmotVCL that I have seen in the examples of the forum.
In which unit can I find this method?
Thank you sincerely.

Board footer

Powered by FluxBB