comp.lang.ada
 help / color / mirror / Atom feed
* Qt Ada database support?
@ 2009-06-09 11:30 Stephen Leake
  2009-06-09 12:22 ` Vadim Godunko
                   ` (4 more replies)
  0 siblings, 5 replies; 22+ messages in thread
From: Stephen Leake @ 2009-06-09 11:30 UTC (permalink / raw)


I currently have a small database application, implemented using
GtkAda and GNADE ODBC, using a MySQL backend.

I'd like to switch to a direct connection to an SQLite3 database,
mainly because the administration is much simpler. For example, I
could not get an ODBC connection to a MySQL database installed, let
alone working, on my Debian box (I currently have it working on
Windows XP). The MySQL installation instructions are woefully out of
date.

The GNADE binding to SQLite3 is very minimal. I wouldn't mind very
much improving it, but I'm investigating alternatives first.

Does anyone know of an ODBC connector for SQLite3? Searching on
Ask.com found:

http://www.ch-werner.de/sqliteodbc/, which doesn't look current.

http://www.patthoyts.tk/sqlite3odbc.html, which is Windows only, but
current

I'm also looking at QtAda, and the QtSQL class. The documentation for
QtSQL (http://doc.trolltech.com/4.5/qtsql.html) doesn't say anything
about the database backends; it appears to assume an ODBC connection.

Can anyone confirm that QtSQL uses ODBC? or can it connect directly to
SQLite3?

-- 
-- Stephe



^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2009-06-12 13:34 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-09 11:30 Qt Ada database support? Stephen Leake
2009-06-09 12:22 ` Vadim Godunko
2009-06-10 10:10   ` Stephen Leake
2009-06-09 12:30 ` Ludovic Brenta
2009-06-10 10:37   ` Stephen Leake
2009-06-10 10:45     ` Qt vs. GTK+ (was: Qt Ada database support?) Ludovic Brenta
2009-06-10 14:00       ` Vadim Godunko
2009-06-10 10:49     ` Qt Ada database support? Ludovic Brenta
2009-06-11 10:26       ` Stephen Leake
2009-06-09 13:06 ` Maciej Sobczak
2009-06-10 10:45   ` Stephen Leake
2009-06-10 13:27     ` Maciej Sobczak
2009-06-11 10:28       ` Stephen Leake
2009-06-11 10:32         ` Ludovic Brenta
2009-06-12 10:41           ` Stephen Leake
2009-06-12 10:48             ` Ludovic Brenta
2009-06-11 16:58 ` Emmanuel Briot
2009-06-11 20:37   ` Status of GNADE (Was: Qt Ada database support?) Tomek Wałkuski
2009-06-12 11:01     ` Status of GNADE Stephen Leake
2009-06-12 10:54   ` Qt Ada database support? Stephen Leake
2009-06-12 13:34     ` Ludovic Brenta
2009-06-11 23:06 ` GNADE, ODBC and MySQL Björn Persson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox