After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 93922 - Have providers supporting GDA_SQL
Have providers supporting GDA_SQL
Status: RESOLVED WONTFIX
Product: libgda
Classification: Other
Component: general
0.8.x
Other All
: Normal enhancement
: ---
Assigned To: Rodrigo Moya
gnome-db Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-09-22 22:06 UTC by Fernando Martins
Modified: 2007-01-17 11:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Fernando Martins 2002-09-22 22:06:12 UTC
It would be nice so that clients can just use one SQL dialect (GDA_SQL),
and then create GdaCommand's of type GDA_SQL, which will then be parsed in
the providers and converted to their own SQL.
Comment 1 Murray Cumming 2007-01-17 11:04:52 UTC
I believe that this idea (XSQL) has been tried in libgda and failed. However, libgda now has API to build queries without using SQL.