cxl
dd0e11d806
Fixed type in Copying
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8121 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-01 14:29:25 +00:00
cxl
d3fea8703b
.cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8086 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-21 20:17:18 +00:00
cxl
cdec97557c
Sql: MassInsert improved MSSQL support, CtrlLib: LineEdit visual fix
...
git-svn-id: svn://ultimatepp.org/upp/trunk@7771 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-12 18:14:35 +00:00
cxl
097de77a87
SqlSchema: CLOB/BLOB width now set as INT_MAX/2 (not 0)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@7582 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-11 09:51:02 +00:00
cxl
50cb94a37e
Oracle: Oci8 fixes
...
git-svn-id: svn://ultimatepp.org/upp/trunk@7300 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-23 06:31:26 +00:00
cxl
ac44d284ef
Oci8: Fix of UNKNOWN_V case
...
git-svn-id: svn://ultimatepp.org/upp/trunk@7295 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-22 12:28:42 +00:00
cxl
a8d842fe6e
Oracle: Oci8 patch to support BLOBS/CLOBS in 64-bit platforms (thanks wqcmaster)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@6906 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-10 19:09:19 +00:00
cxl
9da5742400
Licence updated #644
...
git-svn-id: svn://ultimatepp.org/upp/trunk@6783 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-17 11:36:11 +00:00
cxl
376c8fcd08
SqlCtrl: ValueMap SqlCtrls::Get, ArrayCtrl: map based Set/Add, fixed some warnings and obsolete pragmas removed
...
git-svn-id: svn://ultimatepp.org/upp/trunk@6316 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-05 12:14:09 +00:00
cxl
8f64023a29
i18n: nl-nl translation (thanks wimpie)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@6301 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-01 17:16:56 +00:00
cxl
b6c04a3a4a
uppsrc: New nl-nl translation
...
git-svn-id: svn://ultimatepp.org/upp/trunk@5633 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-09 16:16:01 +00:00
rylek
5595f01faa
.Oracle/Oci8.cpp: fixed some type warnings
...
.CtrlLib/FileSel.cpp: fixed MSVC for control variable warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@4354 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-29 14:20:36 +00:00
cxl
0b7b0f5af4
Sql: Sql::Attach/Detach, Connection constructor moved private (rm #222 )
...
git-svn-id: svn://ultimatepp.org/upp/trunk@4352 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-28 19:16:46 +00:00
rylek
cd4e0f462b
.Oracle/Oc8.cpp: reference cursor initialization patch
...
git-svn-id: svn://ultimatepp.org/upp/trunk@4320 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-18 17:05:14 +00:00
cxl
7883a3b524
i18n: pt-br translation
...
git-svn-id: svn://ultimatepp.org/upp/trunk@4306 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-16 08:21:09 +00:00
cxl
6aefb7f0b1
Sql: Refactored SQL 'default app cursor', added per-thread SQL option, added secondary SQLR 'default app cursor'
...
git-svn-id: svn://ultimatepp.org/upp/trunk@4290 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-10 16:03:24 +00:00
cxl
817b30a806
Sql: finalizing JoinRef and introspection
...
git-svn-id: svn://ultimatepp.org/upp/trunk@4269 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-07 20:21:09 +00:00
cxl
79280e95a6
Sql: REFERENCES in .sch now can be preset by Sql (prerequisite for introspection)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@4174 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-16 07:47:00 +00:00
rylek
bfb017762e
.Oracle/Oci8.cpp: added zero-length check to OracleClob
...
git-svn-id: svn://ultimatepp.org/upp/trunk@4101 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-24 21:31:04 +00:00
rylek
1cd8f2c8e4
Geom/Ctrl/PlotterCtrl: new methods to check for reversed orientation of coordinate axes
...
plugin/jpg/jpgupp.cpp: support for EXIM image orientation metadata
plugin/sqlite3/Sqlite3upp.cpp: support for BLOB write using SqlRaw
Oracle/Oci8.cpp: fixed OracleBlob::Write to survive zero-length write
git-svn-id: svn://ultimatepp.org/upp/trunk@4100 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-24 21:30:07 +00:00
rylek
8c29060346
.Oracle/Oci8.cpp: added Sql constructor to get rid of Oracle8RefCursorStub -> Sql assignment error
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3978 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-10 07:31:40 +00:00
rylek
4e71ffdc56
.Oracle: added default POSIX names for OCI libraries (libclntsh.so)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3755 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-08 08:58:36 +00:00
rylek
b80c030e3c
+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
rylek
250c96ac0c
+Oracle/Oci8: 64-bit integer support
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3648 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-12 14:02:46 +00:00
rylek
51f7e4cb99
.Oracle: improvements in handling of typeless NULL in Sql::GetColumn
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3516 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-12 22:46:55 +00:00
rylek
529afaf310
.Core: fixed recent omission in ArrayMap - added using clause to include AMap's Insert variants previously hidden by Insert(int index, const K& key, T *newt)
...
+Oracle: implemented one of the ugliest interfaces I've ever seen - OracleClob to read/write Oracle CLOB's both in single-character and UTF8 mode
git-svn-id: svn://ultimatepp.org/upp/trunk@3499 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-08 19:30:46 +00:00
rylek
5daee1fcff
.Sql: added 'binary' flag to SqlColumnInfo to check for binary columns
...
.OleDB: fixed logic for fetching multiple BLOB columns from a rowset
.OleDB: fixed BLOB update logic based on SqlRaw
.Geom/Draw: removed assembly variant of matrix-vector multiplication
git-svn-id: svn://ultimatepp.org/upp/trunk@3322 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-03 23:04:30 +00:00
rylek
221c76e907
.CtrlCore/: minor fixes in EncodeRTF; fixed escape sequences in .t string constants
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3197 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-11 18:58:56 +00:00
rylek
7f61cd2564
.Oracle: CONNECTION_BROKEN OCI check expanded to broader range of OCI errors
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2996 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-13 11:18:34 +00:00
cxl
f36070c3cb
Oracle: SQLT_TIMESTAMP support (thanks alendar)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2931 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-25 19:39:25 +00:00
cxl
5dcdb036b0
CtrlLib: FileSel: Support for Terminal Services client shares (Win32)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2848 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-16 18:21:07 +00:00
cxl
bc64e40b89
*Fixed OCTALHI encoding in .t files
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2783 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-13 19:54:41 +00:00
rylek
f0f8e64731
.Geom/Draw: ZIM encoding support in HRR
...
.Geom/Ctrl: exception handling in PlotterCtrl::Paint
.Oracle: bug fix in dynamic parameter handling
git-svn-id: svn://ultimatepp.org/upp/trunk@2692 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-14 10:02:28 +00:00
rylek
9ed728afd8
.Oci8: minor timing bug fix
...
.TCtrlLib: frame calculation bug fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2670 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-08 10:32:08 +00:00
rylek
45cc282c45
.Oracle: BulkExecute continued ...
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2593 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-04 13:07:11 +00:00
rylek
dbd381aece
+Oracle: Oracle8::BulkExecute - a simple interface to OCI8 array binds - repeated command execution with varying parameter sets; speeds up inserts / updates drastically over networks with long roundtrip
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2592 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-04 11:29:46 +00:00
rylek
ed1a718407
-Oracle: silly typo fixed, thanks to tojocky (WSTRING_V / STRING_V variant in OCI8Connection::SetParam)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2532 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-13 23:27:12 +00:00
rylek
b2eab2752f
.Oracle: OCI8 charset issues continued - new Oracle8::IsUtf8Session() method declaration
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2531 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-12 23:20:11 +00:00
rylek
ecca50b019
-Oracle: charset-related fixes in OCI8 related to tojocky's UTF8 patch, see http://www.ultimatepp.org/forum/index.php?t=msg&th=5233&start=0&
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2530 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-12 22:35:09 +00:00
cxl
353614af5d
.uppsrc: ca-es translation
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2516 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-02 18:53:25 +00:00
cxl
41928c6af2
Oracle: Oci8 fixes by tojocky
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2445 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-05-30 20:03:55 +00:00
rylek
0aaf16f523
.Sql: code 12571 (TNS packet writer error) added to 'connection broken' Oracle error codes
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2379 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-05-07 07:23:28 +00:00
cxl
76943d776b
.uppsrc: ES-ES translation update
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2347 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-29 21:43:02 +00:00
cxl
dc49495978
.Oracle: Midnight Time interepreted as Date in Fetch
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2242 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-18 06:57:15 +00:00
cxl
85bf870168
.ide: Improved Rename (filetitle selected), uppsrc: new SP-SP translation
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2218 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-11 15:33:49 +00:00
cxl
f5502ef29d
SqlCommander: #include case fixed
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2043 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-09 20:15:35 +00:00
cxl
9ac37c0596
uppsrc: New RO-RO translation
...
git-svn-id: svn://ultimatepp.org/upp/trunk@1972 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-28 19:10:39 +00:00
rylek
8132cd7f9f
Minor Sqlite-related fixes and improvements; new helper HttpContentDisposition to simplify generation of http response headers
...
git-svn-id: svn://ultimatepp.org/upp/trunk@1881 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-12 13:53:13 +00:00
rylek
1f04877186
Minor fixes in Oracle schema metadata functions.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@1828 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-12-21 22:43:44 +00:00
cxl
23bfa4d036
uppsrc: Some missing .t converted
...
git-svn-id: svn://ultimatepp.org/upp/trunk@1709 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-20 12:31:13 +00:00