ultimatepp/uppsrc/TSql
rylek 4d7308e99e +CtrlCore/ParseRTF.cpp: added simple table cell shading support (solid color only)
+Oracle/Oci8.cpp: OracleBlob / Clob upgraded to 64-bit LOB handle

git-svn-id: svn://ultimatepp.org/upp/trunk@3650 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-13 18:34:03 +00:00
..
Ctrl +CtrlCore/ParseRTF.cpp: added simple table cell shading support (solid color only) 2011-07-13 18:34:03 +00:00
Copying License fixes 2008-10-02 10:29:42 +00:00
dict.cpp changed svn layout 2008-06-07 22:31:27 +00:00
dict.h changed svn layout 2008-06-07 22:31:27 +00:00
id.h changed svn layout 2008-06-07 22:31:27 +00:00
init License fixes 2008-10-02 10:29:42 +00:00
template.h changed svn layout 2008-06-07 22:31:27 +00:00
TSql.h changed svn layout 2008-06-07 22:31:27 +00:00
TSql.t .CtrlCore/: minor fixes in EncodeRTF; fixed escape sequences in .t string constants 2011-02-11 18:58:56 +00:00
TSql.upp .uppsrc: minor fixes 2010-04-06 07:33:07 +00:00
TSql_init.icpp changed svn layout 2008-06-07 22:31:27 +00:00
util.cpp +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
util.h .Sql: modified SqlSession::SetError logic to overwrite last error out of transactions 2011-05-27 07:01:41 +00:00