Page 1 of 1
What is the difference
Posted: Wed 09 Apr 2014 04:48
by devart001
dbExpress、EntityDAC、Universal Data Access Components
What is the difference?
Re: What is the difference
Posted: Wed 09 Apr 2014 09:00
by AlexP
Hello,
They are three different products. dbExpress and UniDAC are used for work with databases. EntityDAC is an ORM for Delphi, in which various data access components can be used for work with databases.
Re: What is the difference
Posted: Wed 09 Apr 2014 09:10
by devart001
dbExpress and UniDAC Why not merge?
Re: What is the difference
Posted: Wed 09 Apr 2014 09:51
by AlexP
dbExpress drivers and DAC products use different data access technologies, DAC products are more flexible, more comfortable, and their performance is higher than the one of dbExpress. When deploying an application developed using dbExpress, you will have to supply at least 2 additional libraries; when using UniDAC, there is no need to supply any additional files.
Re: What is the difference
Posted: Thu 10 Apr 2014 01:18
by devart001
Since there is new technology, so definitely on the use of new technology, and that does not replace ah
Re: What is the difference
Posted: Thu 10 Apr 2014 10:27
by AlexP
I can't see any sense in your message. Could you please paraphrase it?