Commit graph

55 commits

Author SHA1 Message Date
cxl
00b3c57f12 Sql: S_ structures are now == != comparable
git-svn-id: svn://ultimatepp.org/upp/trunk@1726 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-29 15:13:10 +00:00
cxl
0abacbd83e Sql: Sql::InsertNoNulls
git-svn-id: svn://ultimatepp.org/upp/trunk@1725 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-27 11:05:07 +00:00
cxl
0cdc8226e5 PGSQL string escapes improved
git-svn-id: svn://ultimatepp.org/upp/trunk@1648 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-21 21:21:32 +00:00
rylek
4ab331024e Funny typo in SqlCompile; improved diagnostics of so load failure in Linux (Dli.cpp); improved connection failure diagnostics in OCI8
git-svn-id: svn://ultimatepp.org/upp/trunk@1642 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-20 09:55:03 +00:00
cxl
4616fc1710 Sql, SqlExp: InsertNoKey(Fields) ommits first column - intended for key with autoincrement
git-svn-id: svn://ultimatepp.org/upp/trunk@1630 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-14 13:55:05 +00:00
cxl
620a853765 SqlExp: PGSQL except
git-svn-id: svn://ultimatepp.org/upp/trunk@1550 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-04 12:31:03 +00:00
cxl
a1143569bf PGSQL except/minus patch
git-svn-id: svn://ultimatepp.org/upp/trunk@1548 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-04 12:19:39 +00:00
cxl
88765f9830 SqlExp: minor fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1540 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-28 22:10:55 +00:00
cxl
55b83bb819 SqlExp: Added SqlCase for Sqlite3 least, greatest
git-svn-id: svn://ultimatepp.org/upp/trunk@1538 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-26 18:23:59 +00:00
cxl
0e64379b75 SqlExp: SqlSelect AsTable, Joins accept SqlSet
git-svn-id: svn://ultimatepp.org/upp/trunk@1530 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-24 13:35:55 +00:00
cxl
f485b819cc SqlExp: AsValue fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1526 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-24 12:18:41 +00:00
rylek
be6f0228a6 Fixed handling of SQL UPDATE without WHERE clause
git-svn-id: svn://ultimatepp.org/upp/trunk@1517 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-17 18:38:33 +00:00
cxl
a9150962fe theide: Add to include path package file option, Sql tutorial finished
git-svn-id: svn://ultimatepp.org/upp/trunk@1321 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-21 16:25:39 +00:00
cxl
f8b826273b removed Sql\srcimp (empty)
git-svn-id: svn://ultimatepp.org/upp/trunk@1282 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-05 12:48:44 +00:00
cxl
4816b5c3e7 Sql: NULL for empty SqlBinary, Painter: Fixed DrawImageOp
git-svn-id: svn://ultimatepp.org/upp/trunk@1281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-05 12:44:32 +00:00
cxl
c69f70f194 Writing Sql tutorial
git-svn-id: svn://ultimatepp.org/upp/trunk@1268 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-03 09:08:31 +00:00
cxl
eb37654ba4 Writing Sql tutorial
git-svn-id: svn://ultimatepp.org/upp/trunk@1259 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-01 21:45:20 +00:00
cxl
e9479626f1 Writing Sql tutorial
git-svn-id: svn://ultimatepp.org/upp/trunk@1258 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-01 21:01:06 +00:00
cxl
3d3d37b666 MSSQL: SQLDEFAULT
git-svn-id: svn://ultimatepp.org/upp/trunk@1235 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-25 12:45:23 +00:00
cxl
d348efd6e7 SqlPerformScript
git-svn-id: svn://ultimatepp.org/upp/trunk@1234 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-25 10:20:08 +00:00
cxl
d9bad030b7 SqlPerformScript (intended to replace all those ugly ODBCPerformScript etc..)
git-svn-id: svn://ultimatepp.org/upp/trunk@1233 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-25 09:37:24 +00:00
cxl
c7137b20e0 SqlBinary changed to work as SqlCompile type -> it now should work in PGSQL too
git-svn-id: svn://ultimatepp.org/upp/trunk@1232 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-25 08:30:49 +00:00
cxl
d090db0978 theide: Highlighting of .sch files
git-svn-id: svn://ultimatepp.org/upp/trunk@1217 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-22 09:14:47 +00:00
cxl
c4a2d7f9bd SqlBinary (does not work with PGSQL, otherwise should)
git-svn-id: svn://ultimatepp.org/upp/trunk@1084 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-20 21:01:14 +00:00
cxl
16aa67ea55 ODBC / MSSQL fixed Invalid precision error
git-svn-id: svn://ultimatepp.org/upp/trunk@1079 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-20 13:50:50 +00:00
cxl
e9aeb0acb3 ODBC fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1065 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-16 18:37:37 +00:00
cxl
6e3a414b85 Sqlite3 uintptr_t fix, valgrind detected uninitialized variables fix
git-svn-id: svn://ultimatepp.org/upp/trunk@811 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-26 08:46:39 +00:00
cxl
fa4a158823 Painter MMX expriments, SqlSelect(....) fix
git-svn-id: svn://ultimatepp.org/upp/trunk@793 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-21 19:07:59 +00:00
cxl
435c8e13c4 SqlSelect::AsValue, SqlId::Of(const char *)
git-svn-id: svn://ultimatepp.org/upp/trunk@786 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-19 12:55:41 +00:00
cxl
803866298a Fixed RichTextCtrl NoSb
git-svn-id: svn://ultimatepp.org/upp/trunk@664 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-22 19:31:25 +00:00
cxl
77b3fc6910 A++ inserting function now shows popup instead of inserting parameters into text
git-svn-id: svn://ultimatepp.org/upp/trunk@662 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-22 13:49:57 +00:00
cxl
de2191b220 SqlRaw support in OleDB
git-svn-id: svn://ultimatepp.org/upp/trunk@661 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-21 20:09:31 +00:00
cxl
a3de6030bc Date::Low() fixed in MSSQL (it is Date(-4000,1,1) and MSSQL allows only dates >1753)
git-svn-id: svn://ultimatepp.org/upp/trunk@634 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-11 18:21:52 +00:00
cxl
91402998d8 SqlArray topics started
git-svn-id: svn://ultimatepp.org/upp/trunk@590 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-02 09:02:58 +00:00
cxl
9487ebbf52 SqlId::operator[](SqlId) as alternative to .Of
git-svn-id: svn://ultimatepp.org/upp/trunk@584 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-31 14:01:38 +00:00
cxl
68c8cd7734 A++ fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@565 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-22 22:18:13 +00:00
unodgs
062125af02 Fixed quoting for PGSQL dialect
git-svn-id: svn://ultimatepp.org/upp/trunk@564 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-22 21:42:16 +00:00
cxl
afa396ca6e Added icon for .sch files..
git-svn-id: svn://ultimatepp.org/upp/trunk@442 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-13 18:22:49 +00:00
cxl
6937772ebf Copying (U++ license) changed to officical 2-clause BSD license
git-svn-id: svn://ultimatepp.org/upp/trunk@436 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-13 09:05:01 +00:00
rylek
6729269117 NOAPPSQL fixes for the third time (TRC, don't know why it keeps syncing that)
git-svn-id: svn://ultimatepp.org/upp/trunk@385 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-29 15:07:26 +00:00
cxl
d3501106bb Doc fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@372 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-27 12:38:22 +00:00
captainc
2e5e103cd7 Added documentation to Sql package.
git-svn-id: svn://ultimatepp.org/upp/trunk@371 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-27 01:00:27 +00:00
cxl
2f9bc4b405 git-svn-id: svn://ultimatepp.org/upp/trunk@366 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-24 18:39:16 +00:00
cxl
f38164829d git-svn-id: svn://ultimatepp.org/upp/trunk@364 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-22 15:25:18 +00:00
cxl
7e9329bf28 git-svn-id: svn://ultimatepp.org/upp/trunk@363 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-20 17:17:32 +00:00
cxl
2fe3327c8e Fixed encoding issues in MySql, new ExportIds utility (in Sql) creates a file of SQLID constants for given database
git-svn-id: svn://ultimatepp.org/upp/trunk@361 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-20 10:06:42 +00:00
cxl
450e861f08 new fn ExportSch in Sql exports .sch file from SqlSession
git-svn-id: svn://ultimatepp.org/upp/trunk@359 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-20 08:06:54 +00:00
cxl
29fd35282b All Topics++ now converted to the new format (where required, they are made includeable)
git-svn-id: svn://ultimatepp.org/upp/trunk@348 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-16 18:49:43 +00:00
mdelfede
f8da83cdf4 new uvs2 releases : uppsrc-2621 tutorial-38 examples-142 reference-115 - changed some capitalization in file names
git-svn-id: svn://ultimatepp.org/upp/trunk@313 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-07-10 20:51:21 +00:00
mdelfede
c5441ae834 new uvs2 releases : uppsrc-2615 tutorial-38 examples-142 reference-115 -- testing updated debian dependencies
git-svn-id: svn://ultimatepp.org/upp/trunk@306 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-07-05 09:43:27 +00:00