I think (!) i have the latest, installed maybe hours ago (the one not named "old"...)
BTW, is it really not possible to maintain a "boring" 3 number naming scheme? Major.Minor.Build?
I hate duplicate names...
Descend and deleted record
Descend and deleted record
Regards
Karl
(on Win8.1/64, Xide32 2.20, X#2.20.0.3)
Karl
(on Win8.1/64, Xide32 2.20, X#2.20.0.3)
Descend and deleted record
Hi KArl,
Yeah, it's easier to follow on one hand, but it's cleaner to release a file with a simple filename on the other hand.
Thanks for the feedback, will have to ask more people to test this..
Yeah, it's easier to follow on one hand, but it's cleaner to release a file with a simple filename on the other hand.
Thanks for the feedback, will have to ask more people to test this..
Chris Pyrgas
XSharp Development Team
chris(at)xsharp.eu
XSharp Development Team
chris(at)xsharp.eu
Descend and deleted record
Ahh, I think I know what happened. Horst, did you include different sets of dbfs in your two different zips? I can reproduce the problem with the first set, but not with the second one that I initially tried with.
.
.
Chris Pyrgas
XSharp Development Team
chris(at)xsharp.eu
XSharp Development Team
chris(at)xsharp.eu
-
- Posts: 774
- Joined: Wed May 17, 2017 8:50 am
- Location: Germany
Descend and deleted record
Hi Karl,
i´m with you!
- beside the same download names - why on earth is the download no longer a zip but a exe ? so i must always confirm that the downloaded exe is save ...
- i hope the latest download is the latest build, because it still shows 2.11.0.0 ...
regards
Karl-Heinz
i´m with you!
- beside the same download names - why on earth is the download no longer a zip but a exe ? so i must always confirm that the downloaded exe is save ...
- i hope the latest download is the latest build, because it still shows 2.11.0.0 ...
regards
Karl-Heinz
Descend and deleted record
Hello Chris and Karl-Heinz
Its the same database. In the first dbf i send the record 4669 is deleted and the seek will not find the 002100000001636
In the second dbf i send i changed the deleted record, i made a recall for 4669 and i deleted the next record 4670 and then it works normal.
if i delete 4669 and 4670 then also the seek doesnt work.
So Chris pls try it with the first dbf.
i think Karl-Heinz is right , its because the deleted record is the FIRST in the dbf when you look inside with dbaLite
if SetDeleted true or false has no effekt (both not found) on my computer
Horst
Its the same database. In the first dbf i send the record 4669 is deleted and the seek will not find the 002100000001636
In the second dbf i send i changed the deleted record, i made a recall for 4669 and i deleted the next record 4670 and then it works normal.
if i delete 4669 and 4670 then also the seek doesnt work.
So Chris pls try it with the first dbf.
i think Karl-Heinz is right , its because the deleted record is the FIRST in the dbf when you look inside with dbaLite
if SetDeleted true or false has no effekt (both not found) on my computer
Horst
Descend and deleted record
Hi Horst,
.
Yes, but you didn't mention that you included a modified dbf in your second post, so I was trying to reproduce the problem and couldn't manage to do that because of this. I realized what was going on later and have logged the issue for Robert to look into it: https://github.com/X-Sharp/XSharpPublic/issues/986Horst wrote: Its the same database. In the first dbf i send the record 4669 is deleted and the seek will not find the 002100000001636
In the second dbf i send i changed the deleted record, i made a recall for 4669 and i deleted the next record 4670 and then it works normal.
if i delete 4669 and 4670 then also the seek doesnt work.
So Chris pls try it with the first dbf.
.
Chris Pyrgas
XSharp Development Team
chris(at)xsharp.eu
XSharp Development Team
chris(at)xsharp.eu
Descend and deleted record
Hello Chris
Sorry for that, next time i will spend more time to prepare a clean and with less code example.
Horst
Sorry for that, next time i will spend more time to prepare a clean and with less code example.
Horst
Descend and deleted record
Hi Horst,
That's OK, it was a good sample containing everything (and then a bit more ) that's needed to reproduce the problem, it was just confusing that it was reproducible with one set of dbfs, but not with the other. In any case, thanks for reporting this!
.
That's OK, it was a good sample containing everything (and then a bit more ) that's needed to reproduce the problem, it was just confusing that it was reproducible with one set of dbfs, but not with the other. In any case, thanks for reporting this!
.
Chris Pyrgas
XSharp Development Team
chris(at)xsharp.eu
XSharp Development Team
chris(at)xsharp.eu