The Wiert Corner – irregular stream of stuff

Jeroen W. Pluimers on .NET, C#, Delphi, databases, and personal interests

  • My badges

  • Twitter Updates

  • My Flickr Stream

  • Pages

  • All categories

  • Enter your email address to subscribe to this blog and receive notifications of new posts by email.

    Join 1,860 other subscribers

Reminder to self: check out “Debugging helper for TDataSet” and “debugger TDataSetVisualizer” for Delphi

Posted by jpluimers on 2018/04/24

So I won’t forget to check these out:

Via  [WayBackI like programming in Delphi, but I don’t particularly like writing applications that work with database backends… – Thomas Mueller (dummzeuch) – Google+ (thanks Stefan Glienke)

The first dumps a TDataSet to a file in a non-importable manner. The second does it for TDataSet instances that have a proper SaveToFile method which is available in the EXE and not eliminated by the linker. Examples of such methods:

–jeroen

One Response to “Reminder to self: check out “Debugging helper for TDataSet” and “debugger TDataSetVisualizer” for Delphi”

  1. Bruce McGee's avatar

    Bruce McGee said

    How did I miss this?

    CodeSiteDBTools are great, but a dataset debug visualiser? Outstanding!

Leave a reply to Bruce McGee Cancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.