UniDAC v LiteDAC
-
- Posts: 135
- Joined: Tue 09 Jan 2007 13:44
UniDAC v LiteDAC
Would I get the same speed using UniDAC to access SQLite tables/queries that I would using LiteDAC or is there a price to pay? For the sake of argument assume I'm accessing nothing but SQLite databases.
Re: UniDAC v LiteDAC
Hello,
UniDAC providers are based on basic classes of the other Data Access Components (LiteDAC in particular), therefore UniDAC and LiteDAC performance is equal.
For the time being, the differences between UniDAC and LiteDAC are minimal, LiteDAC has a component that simplifies creating of and work with user functions, user collation, and LiteDAC has a more flexible backup engine
UniDAC providers are based on basic classes of the other Data Access Components (LiteDAC in particular), therefore UniDAC and LiteDAC performance is equal.
For the time being, the differences between UniDAC and LiteDAC are minimal, LiteDAC has a component that simplifies creating of and work with user functions, user collation, and LiteDAC has a more flexible backup engine
Re: UniDAC v LiteDAC
If you have any other questions, feel free to contact us.