So, are you saying that OpenDBX does not/cannot always return the column types for tables?
Brad Selfridge 913-269-2385 > On Oct 28, 2014, at 1:23 PM, Norbert Sendetzky <[email protected]> > wrote: > > Hi Brad > >> I'm using an ORM framework. It tries to generate the appropriate >> object of the data value using the returned data type. No type, >> no object. My only option would be to tear into the framework and >> bypass/override a lot of code, thereby potentially nullifying the >> need of the framework. > > The best option might be if the ORM framework would provide all > unknown data types as string or binary data. Then you would be at > least able to access the data and transform it afterwards if necessary. > > > Norbert > > ------------------------------------------------------------------------------ > _______________________________________________ > libopendbx-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/libopendbx-devel > http://www.linuxnetworks.de/doc/index.php/OpenDBX ------------------------------------------------------------------------------ _______________________________________________ libopendbx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libopendbx-devel http://www.linuxnetworks.de/doc/index.php/OpenDBX
