Hi Diego, and thank you for the suggestion. * Diogo FC Patrao > > Sometimes D2R doesn't detects columns datatype properly, so you have to > declare it explicitely. > > What may be messing up things is that you declared the nav:updated property > as dateTime, and maybe you need to declare this column as such, in the > d2rq:database section. > > Add a d2rq:timestampColumn "PERSON.MOD_DATO" there and see what happens.
That seemed like a good suggestion. Unfortunately, it had no effect. D2RQ produces the same SQL, takes as long to process the query, and still produces no results. Declaring the property xsd:string still produces just the date, with no time part. Seems to me like a bug in D2RQ. :-( --Lars M. http://www.garshol.priv.no/tmphoto/ http://www.garshol.priv.no/blog/ ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ d2rq-map-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/d2rq-map-devel
