Page 1 of 1
delphi 10.1, Android and datasource vs. live bindings
Posted: Sat 29 Oct 2016 16:16
by dragonstar
I'm curious how liteDac will work under Delphi 10.1 when developing an Android app as those db components don't work via any kind of datasource object rather having to go through live bindings - but I still see just a datasource in the liteDac component list and nothing about whether we can use db object live bindings to be able to hook up to a liteDac query or table object.
Apologies if this is covered elsewhere, point me in the right direction please if so.
drc

Re: delphi 10.1, Android and datasource vs. live bindings
Posted: Tue 01 Nov 2016 07:39
by MaximG
Please specify, what difficulties you experience, using LiteDAC ? When working with visual DB-aware controls, LiteDAC uses the standard means, i.e., those provided by any TDataSet descendant. The example of using LiteDAC technology and LiveBinding is present in our demos: [LiteDAC install folder]\Demos\Mobile\
Re: delphi 10.1, Android and datasource vs. live bindings
Posted: Tue 01 Nov 2016 12:44
by dragonstar
I have no specific details as this is a pre-use question, however if this is a demo showing how to use the product via live bindings I'm happy.
Thanks for your time and answer.
drc

Re: delphi 10.1, Android and datasource vs. live bindings
Posted: Tue 01 Nov 2016 14:21
by MaximG
We were glad to help you. Please don't hesitate to contact us with questions concerning LiteDAC usage.