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++ TheIDE and Library: Releases and ChangeLogs » Sql::
Sql:: [message #13276] Fri, 28 December 2007 11:24
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Sql::
	bool        Insert(Fields nf, const char *table);
	bool        Insert(Fields nf, SqlId table);

	bool        Update(Fields nf, const char *table);
	bool        Update(Fields nf, SqlId table);


...because sometimes it is handy to use S_table structure to store to another table...

Mirek
 
Read Message
Previous Topic: Linux improvements
Next Topic: Gtk progressbar chameleonized....
Goto Forum:
  


Current Time: Thu Mar 28 18:00:18 CET 2024

Total time taken to generate the page: 0.01305 seconds