Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dtp-dev] DTP support for SQLite DB

Hi,

since I need to decide if I can use DTP for my next project, can I ask you when approximately is this defect (https://bugs.eclipse.org/bugs/show_bug.cgi?id=162625) going to be fixed?

Thank you!
Benedetta

From: jograham@xxxxxxxxxx
Reply-To: DTP development mailing list <dtp-dev@xxxxxxxxxxx>
To: DTP development mailing list <dtp-dev@xxxxxxxxxxx>
Subject: Re: [dtp-dev] DTP support for SQLite DB
Date: Fri, 3 Nov 2006 16:50:35 -0500

Hi Benedetta,

While DTP doesn't support SQLite specifically at the moment, we do have
generic JDBC support through our SQL model. If you can get a JDBC
connection to SQLite, then there's a chance you can use DTP as-is today. I
say "a chance" because the generic support makes assumptions about the
behavior of the JDBC driver, and we do have a bug about using native code
(https://bugs.eclipse.org/bugs/show_bug.cgi?id=162625).

Also, in the bug mentioned above, a reporter mentions successfully using
SQLite with DTP. I'll forward this email to him to see if he can help out.

Regards,
John Graham
Eclipse Data Tools Platform PMC Chair
Staff Software Engineer, Sybase, Inc.
http://dataplat.blogspot.com/




             "Benedetta
             Turchi"
             <bturchi@hotmail.                                          To
             com>                      dtp-dev@xxxxxxxxxxx
             Sent by:                                                   cc
             dtp-dev-bounces@e
             clipse.org                                            Subject
                                       [dtp-dev] DTP support for SQLite DB

             11/03/2006 12:52
             PM


             Please respond to
              DTP development
               mailing list
             <dtp-dev@eclipse.
                   org>






Hi,

my next project is to create a tool to enable a user to create an SQLite
database file using SQL scripts for schema and data. So I was wondering if
I
could use DTP.
I know that SQLite DB is not supported by DTP at the moment, so I was
wondering about the effort of adding this support.

Thank you
Benedetta

_________________________________________________________________
Manda messaggi istantanei dal tuo account di Hotmail!
http://join.msn.com/hotmail/features-std#6

_______________________________________________
dtp-dev mailing list
dtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dtp-dev



_______________________________________________
dtp-dev mailing list
dtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dtp-dev

_________________________________________________________________
Aggiungi il modulo Amici al tuo Spaces con un click! http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=it-it



Back to the top