Commit Graph

2003 Commits

Author SHA1 Message Date
ondrej
c7a8267d91 fcl-db: ODBC: allow NULL parameters (TParam.Value := Null sets type to ftUnknown)
git-svn-id: trunk@43602 -
2019-11-28 12:59:13 +00:00
michael
cf203a6590 * Add column separator
git-svn-id: trunk@43558 -
2019-11-22 15:15:15 +00:00
michael
0c25ada935 * Add header row
git-svn-id: trunk@43557 -
2019-11-22 14:44:14 +00:00
michael
94e0b499df * Add boolean field length correction
git-svn-id: trunk@43556 -
2019-11-22 14:25:35 +00:00
michael
d3733c4718 * Add boolean field length correction
git-svn-id: trunk@43555 -
2019-11-22 14:25:15 +00:00
michael
0b888bb4ce * Accidentally made all published properties protected
git-svn-id: trunk@43507 -
2019-11-17 09:33:03 +00:00
pierre
a09e40945c Regenerate all Makefile's after commit #43472
git-svn-id: trunk@43478 -
2019-11-15 14:47:02 +00:00
michael
450b52686f * Fix bug ID #36304: add charmode to fixed length data export
git-svn-id: trunk@43467 -
2019-11-15 11:23:32 +00:00
michael
c6f53adf89 * Explicitly use UTF8, fix bug ID #36231: RTF export must write unicode chars escaped
git-svn-id: trunk@43356 -
2019-11-02 11:42:32 +00:00
lacak
85799f1bf7 fcl-db: sdf: add virtual to ExtractDelimited(). Bug #36190
git-svn-id: trunk@43211 -
2019-10-17 12:59:25 +00:00
michael
bbc6ac1349 * RollBack needs same changes as commit for broken connection
git-svn-id: trunk@43156 -
2019-10-09 09:59:55 +00:00
michael
e67989a8e8 * Fix bug ID #0036148
git-svn-id: trunk@43154 -
2019-10-09 07:09:01 +00:00
michael
7e9e0e1965 * Fix bug #0030379: detect circular refences
git-svn-id: trunk@43143 -
2019-10-06 13:11:17 +00:00
michael
7ff2603c22 * Add defaults
git-svn-id: trunk@43140 -
2019-10-06 11:21:00 +00:00
michael
01b946706b * Fix bug ID #32625: added several firebird constructs
git-svn-id: trunk@43139 -
2019-10-06 11:20:20 +00:00
michael
ab12408a44 * Introduce codepage, bug ID #0016587
git-svn-id: trunk@43105 -
2019-10-02 07:26:54 +00:00
michael
df6c01be27 * Lazarus project file for json test
git-svn-id: trunk@43041 -
2019-09-19 17:14:49 +00:00
michael
8d4a46a5bd command-line version of test progam
git-svn-id: trunk@43040 -
2019-09-19 17:11:55 +00:00
michael
64795253ae * Fix serverfilter and Refresh
git-svn-id: trunk@43039 -
2019-09-19 08:39:59 +00:00
michael
3dba0fe5b2 Call CurrentIndexBuf only once
git-svn-id: trunk@43038 -
2019-09-19 08:39:35 +00:00
michael
9396decb19 * Make sure FieldDefs.Update operates on prepared query
git-svn-id: trunk@43037 -
2019-09-19 08:02:05 +00:00
michael
b9e94a961d * Added test for bug ID #36086 (lookup on empty dataset)
git-svn-id: trunk@43035 -
2019-09-19 07:40:26 +00:00
michael
18479fa113 * Fix bug #36086 (Lookup causes AV if dataset is empty)
git-svn-id: trunk@43034 -
2019-09-19 07:35:38 +00:00
michael
19791c0a06 * Fix bug ID #36085
git-svn-id: trunk@43033 -
2019-09-19 07:31:53 +00:00
michael
ccfe575645 * Fix bug #36080, add wirecompression to IBConnection
git-svn-id: trunk@43025 -
2019-09-17 09:54:13 +00:00
michael
0ce71294ea * Fix Bug ID #0033025 : Prepare should be called only once for repeated use
git-svn-id: trunk@43024 -
2019-09-17 09:38:17 +00:00
michael
63106e3844 * Remove debug statement
git-svn-id: trunk@43023 -
2019-09-17 07:14:28 +00:00
michael
f4921daee6 * Fix prepare without parameters
git-svn-id: trunk@43003 -
2019-09-15 10:14:29 +00:00
michael
671e3ddec7 * Demo for macro support
git-svn-id: trunk@43002 -
2019-09-15 10:14:01 +00:00
michael
15f999bcce * Implement macro support, by Zdravko Gabrovski (Bug ID 36057)
git-svn-id: trunk@43001 -
2019-09-15 10:13:20 +00:00
michael
fbe36d91da * Fix bug ID #31385
git-svn-id: trunk@42974 -
2019-09-11 07:40:44 +00:00
michael
ffb2444d60 * Make link dataset/connection/transaction thread safe (Bug ID 34274)
git-svn-id: trunk@42972 -
2019-09-10 08:44:41 +00:00
michael
32a551d470 * Make codepage property public in TFieldDef
git-svn-id: trunk@42965 -
2019-09-09 07:17:39 +00:00
michael
ff0887b9b3 * Additional tests for sqlite3dataset by Luis Americo (bug ID 323247)
git-svn-id: trunk@42945 -
2019-09-08 10:31:05 +00:00
michael
47dbaafa89 * Fix bug ID #0035246
git-svn-id: trunk@42944 -
2019-09-08 10:00:22 +00:00
michael
aee20cd54d * Proper fix for 35887
git-svn-id: trunk@42933 -
2019-09-07 14:25:22 +00:00
michael
e947d45447 * Fix bug ID #35769
git-svn-id: trunk@42886 -
2019-09-01 11:32:14 +00:00
michael
3d64594ad7 * Add support for citext field
git-svn-id: trunk@42832 -
2019-08-26 18:50:03 +00:00
michael
25681cc2a3 * Fix bug ID #35887
git-svn-id: trunk@42831 -
2019-08-26 18:32:59 +00:00
michael
ea62b51a1f * TSQLConnector GetNextValueSQL must call proxy implementation
git-svn-id: trunk@42792 -
2019-08-24 09:54:52 +00:00
pierre
5ed7bd35df Update all trunk/fpcsrc Makefile's after commit 42749
git-svn-id: trunk@42750 -
2019-08-20 15:58:10 +00:00
lacak
1da7ba5d70 fcl-db: sqldb: Upgrade TDS protocol version from 7.0 (MS SQL Server 2000) to newer 7.3 (MS SQL Server 2008) to support new data types DATE, TIME, DATETIME2 introduced in MS SQL Server 2008.
git-svn-id: trunk@42737 -
2019-08-19 11:52:28 +00:00
lacak
59f186e7b7 fcl-db: base: cosmetic (char-case)
git-svn-id: trunk@42672 -
2019-08-13 07:31:12 +00:00
lacak
04e6c5c858 fcl-db: tests: small improvement (change order of tests; first test native field type, after that string representation)
git-svn-id: trunk@42671 -
2019-08-13 07:28:26 +00:00
lacak
548d842429 fcl-db: tests: test for bug #35887
git-svn-id: trunk@42497 -
2019-07-26 12:16:42 +00:00
marco
ed2dbc19e7 * lookup property published but not stored. Doesn't change much, but less trouble when opening/dualmaintaining delphi forms.
git-svn-id: trunk@42467 -
2019-07-20 14:40:34 +00:00
michael
fde8697032 * Always try to show the field name when possible
git-svn-id: trunk@42350 -
2019-07-11 20:17:29 +00:00
michael
0fb74a0f57 * Always try to show the field name when possible
git-svn-id: trunk@42349 -
2019-07-11 20:16:35 +00:00
michael
ebd005d1a7 * Fix bug ID #35796, codepage issue when getting string as variant
git-svn-id: trunk@42344 -
2019-07-08 10:27:11 +00:00
svenbarth
b270b0f7f0 * fix typo
git-svn-id: trunk@42331 -
2019-07-05 15:33:43 +00:00