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 » Date emulation for Sqlite
Re: Date emulation for Sqlite [message #5337 is a reply to message #5297] Thu, 14 September 2006 11:02 Go to previous messageGo to previous message
zsolt is currently offline  zsolt
Messages: 702
Registered: December 2005
Location: Budapest, Hungary
Contributor
FYI: Using sqlite, it is possible, to use any typename in a create table statement. For example, this code is valid SQL:
create table test (id integer primary key, some_date_field date)

And of course, you can get this "custom" type, querying the type of the field.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message icon3.gif
Read Message
Read Message
Previous Topic: A new way how to create "plugin"
Next Topic: uvs2 as "public application"
Goto Forum:
  


Current Time: Tue Jul 08 14:27:06 CEST 2025

Total time taken to generate the page: 0.03685 seconds