comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Leake <stephen_leake@stephe-leake.org>
Subject: Qt Ada database support?
Date: Tue, 09 Jun 2009 07:30:06 -0400
Date: 2009-06-09T07:30:06-04:00	[thread overview]
Message-ID: <umy8hve4h.fsf@stephe-leake.org> (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



             reply	other threads:[~2009-06-09 11:30 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-09 11:30 Stephen Leake [this message]
2009-06-09 12:22 ` Qt Ada database support? 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
replies disabled

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