[gnome-db] gda_connection_supports
- From: Neil Zanella <nzanella gmail com>
- To: GNOME-DB List <gnome-db-list gnome org>
- Subject: [gnome-db] gda_connection_supports
- Date: Wed, 24 Nov 2004 17:01:06 -0700
Hello,
Could someone please explain to me the following design decision:
The gda_connection_supports function takes a connection object as a parameter.
However, to know whether a connection supports SQL it should be
sufficient to ask
the provider without having to connect. Otherwise, to present to the
user a list of
providers which support SQL, I have to establish a connection for each of them,
which seems unreasonable. Could anyone please explain here... and how should
I solve the issue of presenting to the user only providers which support SQL and
not others so that the user may select from a _correct_ set of providers.
Thanks,
Neil
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]