Nicholas Cremonesi <nicholas.cremonesi at gmail.com> writes: > I need to convert data from the db which are setted to odb:nulllable<float> > to "simple" float. > > How can I do that? By reading the manual. Specifically, Section 7.3, "Pointers and NULL Value Semantics". Boris