db4o Developer Community

db4o open source object database, native to Java and .NET
Welcome to db4o Developer Community Sign in | Join
in Search
More Search Options

Browse by Tags

All Tags » db4o 6.4 » .NET   (RSS)
  • IStoredField interface broken in 6.3, 6.4 and 7.0?

    Hi, yesterday I played around with the IStoredField interface. The background is that we want to implement an automatic update of our business objects. Lets say the Zip code field of an address changes from Int32 to String.Then we want to read the old field content and convert it to the new field type to ratain the content if possible,To test ...
    Posted to db4o User Forum (Forum) by cgruenzner on February 13, 2008
  • Predicate Class not executing ???

    Hi,I have this simple database with some objects in it, using db4o version 6.4 and 7.1 over a client/server link.If I try to execute a predicate query on the database, the Match() function DOES NOT execute and it returns ZERO objects.If I get all objects of the correct type, and then filter them into a collection, THIS WORKS.Am I doing something ...
    Posted to db4o User Forum (Forum) by pware on February 4, 2008