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
libopendbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libopendbx-devel
http://www.linuxnetworks.de/doc/index.php/OpenDBX

Reply via email to