U++ is a C++ cross-platform rapid application development framework focused on programmer's productivity. It includes a set of libraries (GUI, SQL, Network etc.), and integrated development environment (TheIDE).
Find a file
rylek 6388462fa4 +Sql: new method SqlUpdate::Column(const SqlSet& cols, const SqlSet& vals) supports Oracle-style multicolumn SET in UPDATE (UPDATE xxx set (A, B, C) = select A, B, C from yyy)
+TSql: new variants Force[Schema]Update support incremental updates according to comparison of 'old' and 'new' row data

git-svn-id: svn://ultimatepp.org/upp/trunk@2570 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-27 08:05:41 +00:00
archive minor repository reorganization: obsolete directories moved to archive 2010-02-01 08:24:43 +00:00
bazaar .Functions4U: Removed last Xmlize and GridCtrl functions 2010-07-26 21:16:31 +00:00
benchmarks MakeInstall4 - ready for wine 2009-03-14 13:41:05 +00:00
examples *HomeBudget: Synchronized with latest GridCtrl changes, code clean-up 2010-03-12 17:05:16 +00:00
reference reference/WebImage 2010-07-18 17:07:57 +00:00
tutorial tutorial: All .iml files changed to new format 2009-11-16 03:50:11 +00:00
uppbox .UppWeb: Translation and additions 2010-07-22 01:48:29 +00:00
uppdev .uppdev 2010-06-25 13:14:49 +00:00
uppsrc +Sql: new method SqlUpdate::Column(const SqlSet& cols, const SqlSet& vals) supports Oracle-style multicolumn SET in UPDATE (UPDATE xxx set (A, B, C) = select A, B, C from yyy) 2010-07-27 08:05:41 +00:00
uppsrc2 Added uppsrc2 nest 2009-05-14 06:44:11 +00:00
upptst .upptst 2010-05-30 17:21:58 +00:00