Commit | Date | |
---|---|---|
[r4297]
(29.5 kB)
by
delphidabbler
Changed native database file "watermarks" to remove the word "USER" and add a UID that is common to both files. |
2013-12-14 05:50:12 |
View
Download |
[r4274]
(29.4 kB)
by
delphidabbler
Fixed bugs in TDBNativeReader's DatabaseExists and ValidateSnippetFileHeader methods. Former was always returning False and latter was testing for a master file watermark instead of snippet file. |
2013-12-12 17:44:46 |
View
Download |
[r4272]
(29.4 kB)
by
delphidabbler
Fixed bug in TDBNativeWriter code that deletes unwanted files: it could delete all files in directory! |
2013-12-12 17:34:00 |
View
Download |
[r4270]
(29.4 kB)
by
delphidabbler
Added new IDatabaseWriter interface and modified TDBNativeWriter to implement it. |
2013-12-12 16:55:59 |
View
Download |
[r4262]
(29.4 kB)
by
delphidabbler
Removed unused parameter from IDatabaseLoader.DatabaseExists method and its implementation. |
2013-12-12 15:23:40 |
View
Download |
[r4254]
(29.5 kB)
by
delphidabbler
Fixed error code that opened or queries files: was using relative rather than fully specified file names. |
2013-12-12 03:10:13 |
View
Download |
[r4253]
(29.1 kB)
by
delphidabbler
Modified TDBLegacyUserDBReader and TDBNativeReader to implement IDatabaseLoader by adding new DatabaseExists method to both classes. |
2013-12-12 02:59:56 |
View
Download |
2013-12-11 21:13:48 |
View
Download |
|
[r4247]
(27.9 kB)
by
delphidabbler
Moved TDBSnippetProp type from CS.Database.Type unit to CS.Database.IO.Native unit. |
2013-12-11 18:03:53 |
View
Download |
[r4178]
(27.7 kB)
by
delphidabbler
Added support for reading and writing a tag set in master file in database load and save operations. |
2013-12-09 23:52:07 |
View
Download |