View Single Post
Old 03-02-2014, 12:55 AM   #26
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,891
Karma: 30277270
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by eschwartz View Post
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
Attached Thumbnails
Click image for larger version

Name:	Capture.JPG
Views:	192
Size:	94.1 KB
ID:	119766  

Last edited by BetterRed; 03-02-2014 at 01:10 AM.
BetterRed is offline   Reply With Quote