Skip to main content
Filter by
Sorted by
Tagged with
1 vote
1 answer
307 views

Even though I use a specific ORM framework, Bold for Delphi, I'm more interested in framework agnostic theoretical view on the problem. So the question is about having a persistent object and a ...
user avatar
2 votes
2 answers
118 views

I am doing some maintenance on a database for an application that uses the Bold for Delphi object persistence framework. This database has been been in production for several years and several of the ...
DaveK's user avatar
  • 729
5 votes
1 answer
2k views

My application compiled with Delphi 2007 have drag and drop between grids and it works fine most of the time. But sometimes randomly I got Access violation. I debugged it to Controls.pas method DragTo ...
Roland Bengtsson's user avatar
7 votes
6 answers
2k views

Not sure what happened to Bold/Eco during the Borland/Codegear/Embarcadero transition but I sure miss it in the newer versions of Delphi. Anyone know of a framework that comes close? If not, maybe ...
Kenneth Cochran's user avatar
7 votes
10 answers
3k views

I'm a member in a team that use Delphi 2007 for a larger application and we suspect heap corruption because sometimes there are strange bugs that have no other explanation. I believe that the ...