On Tue, 25 Aug 2009 09:00:46 -0500, "Barton Torbert"
<btorb...@fbdover.com> wrote:


> Hello,
> 
> I have just started to use SQLite and am looking for
> tools to manage my databases with.
> 
> Right now my development group is manually importing
> our SQLite databases into Access so to use the latter
> to document table relationships, create ERDs, etc.
> This is the painful way to do this, so I am looking for
> tools to make life easier.
> 
> I am looking for one of two things.  The first thing
> would be a tool to  easily synchronize data and
> structure between SQLite and Access.   I want to be
> able to do something in one system and have it exported
> to the other.

Perhaps an ODBC driver would help.
http://www.sqlite.org/cvstrac/wiki?p=SqliteOdbc
http://www.sqlite.org/cvstrac/wiki?p=SqliteWrappers
 
> Otherwise, is there a SQLite centric utility to do a
> wide range of admin tasks and to elegantly document the
> data base structure?

If there is, it should be listed here:
http://www.sqlite.org/cvstrac/wiki?p=ManagementTools
 
-- 
  (  Kees Nuyt
  )
c[_]
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to