[Kexi] kexi purposefully not supporting non-file drivers?
Aaron J. Seigo
aseigo at kde.org
Fri Dec 29 07:26:52 CET 2006
hi all...
so.. i went to use kexi from the 1.6 branch today when i tried to create a
connection to a remote database it wouldn't list any of the drivers; i have
both mysql and postgresql installed (and ktradertest confirmed that).
i tracked it down to a rather suspicious looking line in
kexidb/drivermanager.cpp .. on line 150 it checks to see if the drvType
== "file"; this obviously fails for db servers such as postgres. but the else
branch on line 172 is:
else {
// no support for this driver
continue;
}
whoops! when i remove the continue things work fine again and i can connect to
my postgresql server.
p.s. i'm not on this list. please CC me on replies if you wouldn't mind.
--
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43
Full time KDE developer sponsored by Trolltech (http://www.trolltech.com)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kexi/attachments/20061228/53f2fbf7/attachment.sig
More information about the Kexi
mailing list