U++ framework
Do not panic. Ask here before giving up.

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: 14290
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
Previous Topic: Linux improvements
Next Topic: Gtk progressbar chameleonized....
Goto Forum:
  


Current Time: Sat Apr 25 14:48:52 GMT+2 2026

Total time taken to generate the page: 0.00549 seconds