dbExpress、EntityDAC、Universal Data Access Components
What is the difference?
What is the difference
Re: What is the difference
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.
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
dbExpress and UniDAC Why not merge?
Re: What is the difference
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
Since there is new technology, so definitely on the use of new technology, and that does not replace ah
Re: What is the difference
I can't see any sense in your message. Could you please paraphrase it?