I've updated TurboPower "Visual Plan It" so it works in Delphi XE7. The one thing that still needs to be done is changing the database engine from BDE to something newer. Any volunteers?


I've updated TurboPower "Visual Plan It" so it works in Delphi XE7. The one thing that still needs to be done is changing the database engine from BDE to something newer. Any volunteers?

Comments

  1. I guess using a FDMemTable behind it could make it quite powerful. But also direct database access would be nice. Interesting about FMX migration, it is generally quite complex. I guess it was very well written code...

    ReplyDelete
  2. I am trying to find a tidy way to make the DB pluggable.  The separate FireDAC connection object and Physical Driver Link doesn't fit too well into the current design.

    ReplyDelete
  3. I can help with conversion to Unidac if required, because that what are we using, also this make works with older Delphi versions.

    ReplyDelete

Post a Comment