On Wed, Feb 8, 2012 at 10:35 AM, Tim Leland <[email protected]> wrote:

> Hey all,
>
>
>
> Im trying to find a way to connect an as400 to a sqlite database and import
> the data into db2/physical files. Does anyone have any experience with
> something similar to this. I found this site and not sure if this will do
> what Im looking for. http://www.rpgiv.com/sqllite.html Any help will be
> greatly appreciated. Thanks
>
>
No knowledge or expertise in this area, but found this tool via web search:

https://www.ibm.com/developerworks/data/library/techarticle/dm-0906datamovement/
IBM Data Movement Tool
Move data from source databases to DB2 in an easy way

It doesn't list SQLite specifically, but mentions using JDBC drivers for a
source database.
Alternately, you may be able to do an intermediate conversion from SQLIte
to a source database type that this tool does support. Hope it helps...

--
   --
      --
         --ô¿ô--
        K e V i N
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to