yury
|
4662eb98fc
* Fixed warnings.
|
18 years ago |
yury
|
cc31f2d720
* Changed LPARAM type to be ptruint instaed of ptrint to fix confusing warnings in SendMessage/PostMessage when pointer is passed in lparam. It should not lead to problems.
|
18 years ago |
joost
|
73f2423c06
* Recognize Timestamp records as TDateTime fields
|
18 years ago |
joost
|
7d0bf5064a
* Fixed data/time/datetime fields
|
18 years ago |
joost
|
0fcf57fc1c
* Implemented RowsAffected and modified the test
|
18 years ago |
yury
|
515017ece6
* Fixed warnings and notes.
|
18 years ago |
yury
|
6a36ac786a
* Fixed warnings.
|
18 years ago |
yury
|
40c3092b99
* Fixed compilation.
|
18 years ago |
joost
|
afe993756d
* Enabled currency-fields test for sqlite3
|
18 years ago |
joost
|
570b4e079d
* Added recognition of FLOAT, CHAR and DECIMAL fields/records
|
18 years ago |
joost
|
306670c74a
* Fixed parameters if a query is executed for the second time
|
18 years ago |
florian
|
b59fdbeb93
* CompareWord and CompareDWord fixed for building with <2.3.1
|
18 years ago |
joost
|
9ff58eb46f
* Fixed TField.Size handling
|
18 years ago |
yury
|
13d948c07b
* Fixed: import Address Table should contain the same data as Import Lookup Table.
|
18 years ago |
florian
|
d9e0f078e1
* continued to play around with package support
|
18 years ago |
joost
|
1f9443f90f
* implemented GetFieldNames
|
18 years ago |
joost
|
a57b251450
* Close datasets before removing their transaction
|
18 years ago |
peter
|
43c446e742
* add DumpExceptionBackTrace
|
18 years ago |
joost
|
f5455d6358
* TestGetTables test added
|
18 years ago |
florian
|
965bb41288
* fixed more rex placements
|
18 years ago |
peter
|
676f477ddb
* remove obsolete scripts
|
18 years ago |
peter
|
2a0bf2b491
* return previous line that contains the call when we have found the address
|
18 years ago |
michael
|
a0748b7588
* Fixed paths
|
18 years ago |
michael
|
0a18275034
* Fixed archiving. Added default source directory
|
18 years ago |
florian
|
4fed8c4ab5
+ write aliasnames to ppu as well
|
18 years ago |
yury
|
59b5a3b928
* Test negative return values from compare functions.
|
18 years ago |
michael
|
f67ee5c7c1
* Fixed needscompile for target
|
18 years ago |
joost
|
e63121e13c
* Disabled TestParametersAndDates-test for Mysql
|
18 years ago |
joost
|
a6fdcf870e
* RowsAffected should return -1 when there is nu result
|
18 years ago |
yury
|
3d1d9815ac
* Fixed CompareDWord.
|
18 years ago |