jpluimers
I got this when taking over maintenance of some legacy code that called a stored procedure in a : ————————— Debugger Exception Notification ————————— Project LegacyProject.exe raised exception class Exception with message ‘Need Oracle 8… … Read more
4 years ago in Database Development, Delphi, Development, OracleDB, Software Development0
jpluimers
Since I keep forgetting about this, and there is the Embarcadero documentation for it has had no examples added in Delphi 2007 or later: [WayBack] Delphi Basics : FindCmdLineSwitch command Example code : Saerch the… … Read more
4 years ago in Delphi, Development, Software Development0
jpluimers
I have been bitten by this a few times too much, so time to write it down: When porting old Delphi code from the Delphi 7 and older era, the options were stored .dof (options)… … Read more
4 years ago in Delphi, Development, Software Development0
jpluimers
Too bad the whole mechanism involving TRegGroups.UnregisterModuleClasses is not documented anywhere It is the underlying storage to support TClassFinder, which was introduced in Delphi 6, documented on-line in Delphi 2007, documented slightly in Delphi 2009,… … Read more
4 years ago in Conference Topics, Conferences, Delphi, Development, Event, History, Software Development0
jpluimers
I wnder who maintains [WayBack] GExperts · GitHub: GExperts has 4 repositories available. Follow their code on GitHub. It has not been updated for about 5 years, but contains some important bits. –jeroen … Read more
4 years ago in Delphi, Development, GExperts, Software Development0
jpluimers
ODAC version history is confusing wheres [WayBack] Oracle Data Access Components – FAQ talks about version 6.00, [WayBack] Oracle Data Access Components History talks about version 10.x.y. The history page is correct. –jeroen … Read more
4 years ago in Delphi, Development, Software Development0
jpluimers
Quoting this in full because it nicely illustrated the introduction of an intermediate variable that cannot be assigned to a second time after initial setup by the with statement: [WayBack] Embarcadero Newsgroup Archive :: embarcadero.public.delphi.ide… … Read more
4 years ago in Delphi, Development, Software Development0
jpluimers
Access violation when loading the Delphi IDE Got the below error on Delphi 10.2 Tokyo with ODAC trial from DevArt at Delphi startup time (Error: Access violation at address 188F3528 in module ‘DataSetManager250.bpl’. Read of address… … Read more
4 years ago in Delphi, Delphi 10.2 Tokyo (Godzilla), Development, Software Development0
jpluimers
A few notes on the ODAC install: Download of x.x.x is at [WayBack] www.devart.com/odac/odac25.exe via [WayBack] www.devart.com/odac/download.html The 25 is DllSuffix minus trailing zero for Delphi 10.2 Tokyo, or the “real” Delphi version; see Delphi… … Read more
4 years ago in Delphi, Development, Software Development0