Any thoughts of SQLite support in UniDAC?

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
peolsson
Posts: 11
Joined: Thu 30 Apr 2009 07:30

Any thoughts of SQLite support in UniDAC?

Post by peolsson » Thu 30 Apr 2009 08:13

I've been using Zeos for quite som time, and it's been working ok. But a couple of years ago I purchased the MyDAC-components (and used just in a couple of projects), and I must say the performance improvements are sometimes really huge (some cases up to 200%).

So now we're thinking of converting all our applications to UniDAC. But we're missing one component, the support for SQLite. Today we use MySQL, PostgreSQL and MS SQL - all of these seem to work just fine with UniDAC. But we also need SQLite, we use that as an "offline" database, to be able to run the application outside the network.

Have you planned any support for SQLite so far?

Regards,

Peter Olsson

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Tue 05 May 2009 07:27

We are planning to release the beta version with SQLite support this week.

eduardosic
Posts: 387
Joined: Fri 18 Nov 2005 00:26
Location: Brazil

Re: Any thoughts of SQLite support in UniDAC?

Post by eduardosic » Fri 08 May 2009 02:50

peolsson wrote:I've been using Zeos for quite som time, and it's been working ok. But a couple of years ago I purchased the MyDAC-components (and used just in a couple of projects), and I must say the performance improvements are sometimes really huge (some cases up to 200%).

So now we're thinking of converting all our applications to UniDAC. But we're missing one component, the support for SQLite. Today we use MySQL, PostgreSQL and MS SQL - all of these seem to work just fine with UniDAC. But we also need SQLite, we use that as an "offline" database, to be able to run the application outside the network.

Have you planned any support for SQLite so far?

Regards,

Peter Olsson
Version 2.70 Beta with suport SQLite was released..

swierzbicki
Posts: 451
Joined: Wed 19 Jan 2005 09:59

Post by swierzbicki » Fri 08 May 2009 18:02

Great :)

Do you plan to make it a separate vcl data access product ?

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Wed 13 May 2009 11:47

We are not planning to make a separate product to access SQLite. UniDAC has full support of SQLite. Why do you need separate product?

swierzbicki
Posts: 451
Joined: Wed 19 Jan 2005 09:59

Post by swierzbicki » Tue 19 May 2009 20:07

Hi Plash,

It's just because I don't own Unidac (I' currently working with MyDAC)

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Wed 20 May 2009 07:09

You can work with MySQL using MyDAC, and with SQLite using UniDAC.

swierzbicki
Posts: 451
Joined: Wed 19 Jan 2005 09:59

Post by swierzbicki » Thu 21 May 2009 11:10

Good to know.

FWIW I've thought that both products were not compatible (it was maybe the case some long time ago).

Is their any discount available for people owning another devart product ?

Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

Post by Devart » Thu 21 May 2009 12:59

swierzbicki wrote: Is their any discount available for people owning another devart product ?
We don't offer upgrade option from MyDAC to UniDAC. You should register a new license
at www.devart.com/unidac/ordering.html
For existing users we offer discount for purchase 4 or more licenses.
For further questions please send an email to our sales team.

Regards,
Devart Support

Post Reply