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 » Developing U++ » U++ Developers corner » Database portability: Sqlite3
Re: Database portability: Sqlite3 [message #7363 is a reply to message #7357] Sat, 23 December 2006 13:14 Go to previous message
fabio is currently offline  fabio
Messages: 9
Registered: November 2006
Promising Member
Thanks Mirek.

Sqlite user function can't get declared type, and is not actually possible to solve problem of expressions in columns.

I try to contact sqlite team for implement 'date' column type.
No response from team ....

For date stored as text 'yyyy-mm-dd', is very simple to implement get from table (and put to table) with littles changes in sqlite text function. The only difference is the returned type: SQLITE_DATE and not SQLITE_TEXT.

User function can execute date-conversion and date-expression, but the core of sqlite must support the 'date' type.

I wait..... and .... retry.

Fabio
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Critical feature - namespace
Next Topic: Build UPP modules into DLL with import library
Goto Forum:
  


Current Time: Sun Jun 29 08:15:30 CEST 2025

Total time taken to generate the page: 0.07200 seconds