Subject | Re: [firebird-support] Export data to SQLite |
---|---|
Author | Venus Software Operations |
Post date | 2014-04-02T11:05:32Z |
On 01 Apr 2014 22:13:30 -0700, <venussoftop@...> wrote:
> Hi all
> I wanted my user of the software to use formatted / filtered data on
their
> mobile. MyData is a fine app I had in mind to allow them to view data
on
> the Android mobiles with SQLite being native to Android I was wondering
if
> I could export FireBird data to SQLite format for upload to the mobile.
I am not sure if there are simple solutions out there. You might want to
look at https://www.sqlite.org/cvstrac/wiki?p=ConverterTools
In the worst case you need
1) Firebird driver
2) SQLite driver
3) Manually write the pumping from Firebird to SQLite
Mark
Thanks Mark, if that is the last resort. I do see there is a .PRG on the web page, I will study and see if that helps.
Kind regards
Bhavbhuti