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 » EditField and Sqlite...
EditField and Sqlite... [message #33702] Tue, 06 September 2011 14:21 Go to previous message
Monty.mvh is currently offline  Monty.mvh
Messages: 31
Registered: July 2011
Location: Bangalore
Member
Hi Friends,
I am trying to add data from a EditField to Sqlite3 Database through the following statement..
SQL * Insert(Grid)(Data,Edit.GetData());

the schema file is..
grid.sch


TABLE_(GRID)
STRING_ (DATA,20)
INT_ (R1)
INT_ (R2)
INT_ (R3)
END_TABLE


But data is not getting into database file...
Is this SQL statement correct or it needs correction...??
 
Read Message
Read Message
Previous Topic: ERROR : multiple definition of `TABLE_INFO_1(Upp::SqlSchema&)'.......First defined here...
Next Topic: Format of Select statement inside Insert..??
Goto Forum:
  


Current Time: Sun Jun 01 22:35:12 CEST 2025

Total time taken to generate the page: 0.03069 seconds