peter
86f78c7300
* units are now created in separate directory units/cpu-os/
...
* distclean uses cleanall rule and removes units dir
* cross compile support fixed, it is now possible to cycle a ppcsparc
without deleting ppc386
* bintutilsperfix defaults to cpu-os-
2004-10-30 12:36:43 +00:00
michael
4ae7f4afd7
+ Initial check in (From Joost van der Sluis
2004-10-27 07:24:22 +00:00
michael
951ace9dc2
+ Patch from Joost Van der Sluis to fix transactions
2004-10-27 07:23:13 +00:00
michael
c87d51dfef
+ Fixed double use of counter
2004-10-25 09:16:11 +00:00
michael
6d4da1a9ea
+ Adapted to new calls for createtable and new field types
2004-10-24 10:17:15 +00:00
michael
791bbf520e
* Patch from Luiz Americo
...
- add support for word,datetime,date,time,float,boolean field types
- changes name of CreateDataset to CreateTable as TDbf,TMemds
- updates the example programs to reflect the above modifications
- fixes compilation with fpc 1.0.10
- fixes to work with LCL
- also fixes violation in close function and a memory leak in the old sqlite dataset
2004-10-22 20:54:24 +00:00
peter
7e924b48e0
* dup dbf_wtil
2004-10-18 15:21:04 +00:00
marco
5de067a7cc
* Wtil -> wtil
2004-10-16 20:08:34 +00:00
michael
643a5d4e3a
+ Support for cross-unit aliases
2004-10-16 18:55:31 +00:00
michael
d560eb5087
+ Use fields.count instead of fieldcount testpop.pp
2004-10-16 09:31:24 +00:00
michael
03db18cfb1
+ Conform latest issues
2004-10-16 09:30:08 +00:00
michael
770d47dbad
+ Fixed GotoBookMark (as suggested by Americo Luiz)
2004-10-16 09:27:23 +00:00
michael
1917301b40
+ Support for PNM image
2004-10-16 09:21:52 +00:00
michael
9de3e6b588
* Support for image comment in TARGA
2004-10-16 09:21:30 +00:00
michael
eaa0c67cd9
+ Moved resourcestrings to dbconst
2004-10-16 09:20:25 +00:00
michael
2c884f584a
+ Added missing file
2004-10-16 09:19:00 +00:00
michael
24720c0056
Updated to version 6.4.0
2004-10-16 09:17:15 +00:00
michael
8206a76dc7
+ Updated to version 6.4.0 of TDBF component
2004-10-16 09:10:13 +00:00
michael
003a9b8a16
+ Fixed some dependencies
2004-10-10 14:49:05 +00:00
michael
a63a672f28
+ Use of dbconst for resource strings
2004-10-10 14:45:51 +00:00
michael
5ab50a2316
* Patch from joost van der sluis not to realloc buffers
2004-10-10 14:26:05 +00:00
michael
06c3cc3bd0
+ Small fix for close so it does not check browsemode
2004-10-10 14:25:21 +00:00
michael
8030ebf357
* Large patch from Joost Van der Sluis.
...
* Float fix in interbase
+ Commit and commitretaining for pqconnection
+ Preparestatement and prepareselect joined.
+ Freestatement and FreeSelect joined
+ TSQLQuery.GetSQLStatementType implemented
+ TBufDataset.AllocBuffer now no longer does a realloc
+ Fetch=True means succesfully got data. False means end of data.
+ Default implementation of GetFieldData implemented/
2004-10-10 14:24:22 +00:00
michael
6d6da25c59
+ Added support for file uploads
2004-10-10 10:29:07 +00:00
michael
7452bd955c
Some fixes from Luiz Americo, fixes destroy
2004-10-06 07:28:57 +00:00
michael
2629ece80b
+ Added mysql connection
2004-10-02 14:52:25 +00:00
michael
4bc48f72ba
+ Initial check-in
2004-10-02 14:50:40 +00:00
michael
42e818fd52
+ Split out in version 3 and 4
2004-09-30 19:36:00 +00:00
michael
98f8032223
+ Adapted to version 4 of mysql
2004-09-29 20:26:48 +00:00
peter
d4401732d7
* regenerate
2004-09-27 15:17:54 +00:00
michael
2bcaf8ceaf
+ Fix to use postgres3 unit
2004-09-26 18:56:08 +00:00
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