|
19cbd53aa1
|
TParadoxDataset: Less hints and warnings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8130 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-10-27 17:49:22 +00:00 |
|
|
7bf92d7867
|
TParadoxDataset: Add property PrimaryKeyFieldCount.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7101 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2019-08-08 12:22:07 +00:00 |
|
|
3364a815b8
|
TParadoxDataset: Modify demo to use the mushrooms database.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6909 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2019-05-12 15:26:09 +00:00 |
|
|
2a0ca14343
|
TParadoxDataset: Add filtering support.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6908 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2019-05-11 17:43:47 +00:00 |
|
|
6c5a594a90
|
TParadoxDataset: Add bookmark support.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6907 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2019-05-11 16:05:27 +00:00 |
|
|
9675c3955d
|
TParadoxDataset: Show InputEncoding in Object Inspector only when dataset is active.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6906 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2019-05-10 23:07:59 +00:00 |
|
|
36c17ca7ed
|
TParadoxDataset: Reorder methods. Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6905 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2019-05-10 23:03:21 +00:00 |
|
|
467b0968ad
|
TParadoxDataset: Simplify finding field data and blob data.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6904 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2019-05-10 22:32:13 +00:00 |
|
|
cf7fa56835
|
TParadoxDataset: InputEncoding is a read-only property now. Empty TargetEncoding defaults to utf8.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6903 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2019-05-10 21:42:54 +00:00 |
|
|
c2d7bafd8b
|
TParadoxDataset: Fix FieldType ftBytes. Avoid crash when RecordCount = 0.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6902 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2019-05-10 16:32:22 +00:00 |
|
|
8cb6af3458
|
TParadoxDataset: Convert string encoding from InputEncoding to TargetEncoding.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6901 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2019-05-10 11:21:20 +00:00 |
|
|
4a914f0211
|
TParadoxDataset: Add BLOB support.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6900 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2019-05-10 09:31:18 +00:00 |
|
|
cc2171f8cf
|
TParadoxDataset: Fix memory leak
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6898 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2019-05-09 20:56:40 +00:00 |
|
|
60842879dd
|
TParadoxDataset: Fix several crashes and differences in presentation relative to pxlib.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6897 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2019-05-08 20:18:48 +00:00 |
|
|
9a2aca4fed
|
TParadoxDataset: Avoid some ugly type-casts. Usable in Linux/64bit now.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6896 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2019-05-08 08:46:16 +00:00 |
|
|
999664065a
|
TParadoxDataset: Fix compilation for 64-bit target.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6892 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2019-05-07 17:22:44 +00:00 |
|
|
4bda1c0662
|
Fixed Timestamp Datatype size
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1197 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-04-09 06:39:48 +00:00 |
|
|
b3cad37666
|
read date and time formats correct
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1191 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-03-29 14:47:49 +00:00 |
|
|
ef8088c301
|
fixed compiling, changed paradox.pas to paradoxds.pas for compatibility reasons
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1190 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-03-29 13:20:42 +00:00 |
|