Wrapper to use SQLite as a client-server database

Discussion of open issues, suggestions and bugs regarding LiteDAC (SQLite Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
hrayonc
Posts: 1
Joined: Mon 20 Aug 2012 22:01

Wrapper to use SQLite as a client-server database

Post by hrayonc » Thu 23 Aug 2012 00:48

Can LiteDAC help to use SQLite as a client-server database?
I was thinking about using http server component from Indy and build a server application using LiteDAC. The clients requests the server application like a web browser, for example. They can select, insert, update and delete data.
Maybe Devart experts do this wrapper and put it in their product list, or create server and transport components.
Am I overestimating LiteDAC?
(sorry, I'm using google translator)

ZEuS
Devart Team
Posts: 240
Joined: Thu 05 Apr 2012 07:32

Re: Wrapper to use SQLite as a client-server database

Post by ZEuS » Thu 23 Aug 2012 08:56

Please take a look at the following topic: http://forums.devart.com/viewtopic.php? ... 29&p=83710 .
There is an answer on a similar question.
Also, if there are many votes for the suggestion at our UserVoice page ( http://devart.uservoice.com/forums/1046 ... ver-sqlite ), we will implement it.

Post Reply