Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ SQL » Some queries return incorrect datatypes with SqLite
Some queries return incorrect datatypes with SqLite [message #55728] Thu, 03 December 2020 18:56 Go to previous message
Alboni is currently offline  Alboni
Messages: 214
Registered: January 2012
Location: Deventer, Netherlands
Experienced Member
Hello, I see some issue with SqLite3 lately that didn't exist before.

They have to do with the datatype of the results of a query.

issue 1 : SqlMax(some time column) returns WSTRING_V result instead of TIME_V
issue 2 : Selecting a BOOL column also returns WSTRING_V result instead of BOOL_V

again, it only applies to SqLite, on MySql it works correctly

I enclosed an example
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: libpq-fe.h in Alpine Linux
Next Topic: MySqlSession Close and Reconnect crashes Application
Goto Forum:
  


Current Time: Mon Apr 29 06:21:32 CEST 2024

Total time taken to generate the page: 0.02543 seconds