I can answer one question. There is an entire C language API of sqlite
functions that your application can call. You don't need to create and
execute some sort of "command line" interface. The C API is documented here:
http://sqlite.org/c3ref/intro.html
I know nothing about RTOS, but if it does no
On Wed, 4 Sep 2013 10:57:44 +0530, Pratheek Prakash
wrote:
> Hi Kees Nuyt,
>
> That was really helpful. Also I have another doubt.
> Eventually I will be running sqlite integrated with other
> modules in a board.
That is what SQLite is made for.
> As far as I have read I suppose that sqlite
Thank you very much Donald Griggs
On 9/3/2013 6:18 PM, Donald Griggs wrote:
Hello, Prakash,
In addition to John McKown's fine advice, you might possibly want to
attempt to contact Kritesh Tripathi, who posted in 2012 that he was using
sqlite with iTron RTOS, which seems it may be a cousin of ul
Hi Kees Nuyt,
That was really helpful. Also I have another
doubt. Eventually I will be running sqlite integrated with other modules
in a board. As far as I have read I suppose that sqlite treat a database
as a file. Adding data to the database and retrieving data from th
On Mon, 26 Aug 2013 18:33:02 +0530, Pratheek Prakash
wrote:
>Hi all,
> I had downloaded the SQLite ver 3.8 code base from the
>SQLite website. In the documentation they say that it supports Unix
>(Linux, Mac OS-X, Android, iOS) and Windows (Win32, WinCE, WinRT). I
>would like to po
Hello, Prakash,
In addition to John McKown's fine advice, you might possibly want to
attempt to contact Kritesh Tripathi, who posted in 2012 that he was using
sqlite with iTron RTOS, which seems it may be a cousin of ulTron RTOS
(correct?).
http://search.gmane.org/?author=kritesh+tripathi&sort=da
Thank you very much Mr.McKown
On 9/3/2013 5:36 PM, John McKown wrote:
I think you're on the wrong list. This is more a "how to use" type forum.
You might want to subscribe to sqlite-dev (
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-dev) where the
developers hang out. You may not have
I think you're on the wrong list. This is more a "how to use" type forum.
You might want to subscribe to sqlite-dev (
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-dev) where the
developers hang out. You may not have gotten any response because nobody
here has tried and so has no experienc
Hi,
Somebody please shed some light on my doubt...
Regards
Pratheek
On 8/26/2013 6:33 PM, Pratheek Prakash wrote:
Hi all,
I had downloaded the SQLite ver 3.8 code base from the
SQLite website. In the documentation they say that it supports Unix
(Linux, Mac OS-X, Android, i
Hi all,
I had downloaded the SQLite ver 3.8 code base from the
SQLite website. In the documentation they say that it supports Unix
(Linux, Mac OS-X, Android, iOS) and Windows (Win32, WinCE, WinRT). I
would like to port SQLite to uITRON RTOS. Is it possible to port the
code to an RT
10 matches
Mail list logo