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 78010 - Create IBM DB2 Universal Database Provider
Create IBM DB2 Universal Database Provider
Status: RESOLVED OBSOLETE
Product: libgda
Classification: Other
Component: general
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: holger.thon
Rodrigo Moya
Depends on:
Blocks:
 
 
Reported: 2002-04-08 05:19 UTC by danmorg
Modified: 2018-09-21 13:37 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description danmorg 2002-04-08 05:19:32 UTC
Currently, there is no provider for IBM DB2 Universal Database.  Create a 
provider for this database.

Also, need to add new Component gda-db2-server to bugzilla for libgda.
Comment 1 holger.thon 2002-12-16 22:21:59 UTC
accepted (scheduled),

but first need to find out why a plugin linked against libdb2
makes libgda segfault even with a simple
...
SQLAllocHandle (SQL_HANDLE_ENV, ...);
if previous went ok {
 SQLFreeHandle (SQL_HANDLE_ENV, ...);
}
return FALSE;

hope installing fixpack 8 helps fixing the problem
Comment 2 GNOME Infrastructure Team 2018-09-21 13:37:53 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/libgda/issues/35.