Celebrating Delphi's 26th Anniversary
OmniTime is a time and attendance management software that is developed in Delphi. As stated by the developer, “Omnitime is simple, user-friendly and flexible software that ensures a wide range… The post #Delphi26th: Astounding Time… … Read more
3 years ago in Delphi , delphi26 , labor , object pascal , optimize , payments , programming , Showcase , software , time , timetable , windows
0
Konstantin Tomov
The Batch sample shows you how to use the Array DML execution technique to execute multiple SQL INSERT commands in a single step to optimize database population performance. To this end, the sample uses the IFDPhysCommand interface to set an array of values… … Read more
4 years ago in Array , Code , database , Delphi , firedac , insert , object pascal , optimize , programming , RAD Studio , SQL , windows
0
Unknown
I would like to have support for ordering content of a constant array at compile time. I would like to have optimized lookup function for such an ordered constant array (binary search, hash index, etc,… … Read more
13 years ago in compiler , Delphi , optimize , wishful
0