Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - when do qdb-query() gives "bad file descriptor" error?: (1 Item)
   
when do qdb-query() gives "bad file descriptor" error?  
I am using a SQL query in my code which is of 20100 Bytes. When I pass it to qdb_query() I get the syntax error while 
query does not have error if we run it on SQLite Manager add on.
I am suspecting that qdb_query() is not accepting 20K as input parameter.

some times qdb_query() gives syntax error and some times qdb gets crashed.but in log I can find the error as 
"bad file descriptor" 
Attachment: Text qdb.core.gz 29.47 KB