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 » Sql .sch / Date (moved)
Re: Sql .sch / Date (moved) [message #36284 is a reply to message #35709] Fri, 18 May 2012 10:53 Go to previous messageGo to previous message
ratah is currently offline  ratah
Messages: 107
Registered: July 2010
Experienced Member
Hello all,

Thank you for your reply. I experiment with that
Quote:

To match them you should probably use:

TABLE_(matable)
INT_ (ID) PRIMARY_KEY
DATE (SubscripDate)
END_TABLE


or:

TABLE_(matable)
INT_ (ID) PRIMARY_KEY
DATETIME (SubscripDate)
END_TABLE


but it seems it not works.

I use TIME_ instead of DATETIME as defined in Sqlite3Shema.h
Here is an example.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Filling same SqlArray with different tables from database
Next Topic: Access to S_* Structure of TABLE crash Application.
Goto Forum:
  


Current Time: Sun May 12 02:53:12 CEST 2024

Total time taken to generate the page: 0.02331 seconds