https://bugs.documentfoundation.org/show_bug.cgi?id=156471
--- Comment #24 from [email protected] --- > Or maybe I read it wrong, and the choice is made in > ODsnTypeCollection::fillPageIds > in that case, you probably have to add a new value DST_EMBEDDED_UNKNOWN > in the enum DATASOURCE_TYPE in dbaccess/source/inc/dsntypes.hxx > and then add that to the treatment throughout the dsntypes.cxx file, > everywhere there is a switch(eType) and also in function > ODsnTypeCollection::determineType I think you're right, it's all there. And apparently only sdbc:embedded:hsqldb and sdbc:embedded:firebird are taken into account.. -- You are receiving this mail because: You are the assignee for the bug.
