michael
5ec64e484e
+ Corrected used unit postgres3 -> postgres
2004-09-26 17:13:19 +00:00
michael
566dd41dc9
+ Initial Postgres implementation from Joost van der Sluis
2004-09-26 16:58:43 +00:00
michael
f348e8bef4
+ Further fixes from Joost van der sluis for Postgresql
2004-09-26 16:56:32 +00:00
michael
fc9989eb80
* big patch from Joost van der Sluis
...
bufdataset.inc:
fix getrecord (prior)
getcanmodify default false
database.inc / db.inc:
Added transactions
dataset.inc:
raise error if trying to insert into an readonly dataset
db.inc:
remove published properties from bufdataset
changed ancestor of tbufdataset to tdbdataset
2004-09-26 16:55:24 +00:00
michael
67c5974db4
+ Fixes to CreateDataset from Luiz Americo
2004-09-26 09:35:21 +00:00
michael
89a4205acc
+ Patch from Jesus Reyes to fix the change to TField.AsFloat (double)
2004-09-26 00:21:10 +00:00
armin
614b33d957
* corrected format for seListenFailed
2004-09-23 18:55:21 +00:00
michael
8b4751debf
+ Database property published
2004-09-20 07:13:38 +00:00
armin
937c7784d2
+ netwlibc support
...
* added error number to seAcceptFailed exception
2004-09-18 23:24:12 +00:00
armin
01d38922da
* added ssockets for target netwlibc
2004-09-17 19:03:32 +00:00
michael
a95323c9cd
Suggested fix from Luiz Americo to .resync method
2004-09-15 12:22:33 +00:00
michael
6ccb2bbdbb
+ Two more small fixes in CreateDataset
2004-09-15 12:20:51 +00:00
michael
b9380475b5
+ Small fix in CreateDataset
2004-09-15 12:19:43 +00:00
michael
44ca5f7e0b
+ Initial implementation from Luiz Americo
2004-09-15 12:16:39 +00:00
peter
574bc1f6ab
* fix nested for-loop with same index
2004-09-13 16:02:36 +00:00
peter
2971983471
* fix nested for-loop that used the same index
2004-09-13 16:01:09 +00:00
peter
b550be8401
* removed wrong for
2004-09-13 15:42:26 +00:00
michael
018183792f
* Added ThreadID, ProcessID properties
2004-09-11 22:26:40 +00:00
michael
312405c3b3
* Patch from Vincent Snijders to initialize some variables correctly
2004-09-10 20:31:50 +00:00
armin
e2dbfbfeae
* custapp.inc was missing for netware
2004-09-10 06:32:38 +00:00
michael
1a1c9f426b
+ Patch from Vincent Snijders to correctly handle PeekExitStatus
2004-09-09 13:47:38 +00:00
michael
deb9c23bdb
+ Removed extra handle on process.
2004-09-08 18:17:23 +00:00
armin
8efa3e2c3d
* first version of fcl for netwlibc
2004-09-05 19:39:44 +00:00
michael
fb6590fef6
+ Fixed line 404 - missing brackets
2004-09-05 08:56:56 +00:00
armin
458e3c3780
* makefiles regenerated
...
* ide: added target netwlibc
2004-09-04 23:33:38 +00:00
michael
b3d6d81584
+ PeekExitStatus fix from Vincent Snijders
2004-09-03 16:10:47 +00:00
michael
2c2eb6e018
+ WaitOnExit now really waits. Patch from Vincent Snijders
2004-09-02 06:50:15 +00:00
michael
96af65f22f
+ Initial TBufDataset by Joost van der Sluis
2004-08-31 09:50:50 +00:00
michael
cc17451cd4
+ initial implementation of TSQLQuery
2004-08-31 09:49:47 +00:00
michael
9ced5ec803
+ Patch from Joost van der Sluis for Insert/Resync
2004-08-30 12:02:17 +00:00
mazen
7ab0f3f90c
+ add PBM (P4) support
2004-08-26 09:33:43 +00:00
michael
0576d558ce
+ Fix for relative pathnames in include files, and code cleanup
2004-08-25 09:32:39 +00:00
michael
7ddaad98cc
+ Fixes from joost van der sluis: tfieldsdefs.tdatafield and size, cancel of only record and dataset.fieldvalyes
2004-08-23 07:30:19 +00:00
michael
da5a961ae0
* Patch from Joost van der Sluis
...
- Empty recordsets don't show any bogus data anymore
- Floatfiels.gettext fix
- SetBufListsize fix forTDBGrid
2004-08-21 21:10:00 +00:00
michael
123188cda8
+ Fixed some int<->object proprty issues which prevent 64 bit compilation
2004-08-16 08:06:36 +00:00
sg
47f4beb5fb
* Added callback for RPC filtering etc. for XML-RPC servlets
2004-08-14 20:33:45 +00:00
sg
bbb5d1efdf
* Sockets now use REUSE_ADDR by default, to enable fast restarts of server
...
applications
2004-08-14 20:31:54 +00:00
michael
d13640a706
+ Patch from Joost van der Sluis to implement Modified and UpdateRecord event
2004-08-14 12:46:35 +00:00
michael
973bf7028d
+ Fix for command-line property
2004-08-13 10:00:52 +00:00
michael
29bae36989
+ Fixed PeekExitStatus
2004-08-13 09:46:10 +00:00
michael
9fad381d29
+ Rework of buffer management by Joost Van der Sluis
2004-08-13 07:06:02 +00:00
michael
f0860cd60d
+ Outdated. Needs replacing with a new version.
2004-08-12 19:04:24 +00:00
michael
72e08ec031
+ New split of process.pp
2004-08-12 14:33:55 +00:00
michael
d566e92a85
+ Added CreatePipeHandles call to interface
2004-08-11 21:42:47 +00:00
Jonas Maebe
ee80396bab
* fixed an uninitialised variable, please check for correctness!
2004-08-08 18:22:29 +00:00
michael
3894df62ff
+ Patch from Vincent Snijders to fix Win32 install
2004-08-08 17:03:59 +00:00
florian
baf21e0d50
* tcomponent.destroying is now called in tcomponent.beforedestruction
2004-08-07 16:32:52 +00:00
michael
806c2ff3ee
+ Latest patch from Micha Nelissen
2004-08-03 19:08:48 +00:00
michael
12c13481c1
+ Patch from Micha Nelissen to implement Delete method
2004-08-02 15:13:42 +00:00
michael
2d97d42422
+ Patch for Tlongintfield by Joost van der Sluis
2004-08-01 13:00:29 +00:00