Quote:
Originally Posted by eschwartz
Very well, but I am still bewildered as to why it returns the empty string for me.
|
@
eschwartz : I think chaley explained it to me once, can't recall him saying it was windows only - but look in the books table with something like SQLite Database Browser and tell me what you see - I'll be gobsmacked if you see something different to me.
Like
theducks said, there's some under handed information hiding going on behind the scenery to cause the undefined date "01010101T00:00:00' to be presented as 'blank/null/empty/vacuas' - might be Qt.
So where do you see this 'empty string' ? And what is an 'empty string' - pointer to a location with zero length, something that looks like "", null pointer...?
BR