Brooks Computing Systems Delphi Blog Headline Animator

Showing posts with label MySQL. Show all posts
Showing posts with label MySQL. Show all posts

Friday, December 10, 2010

BCS Delphi XE Rave Report Tutorial

Brooks Computing Systems has created a totorial that demonstrates how to create a Rave Report in Delphi XE.

Click here to launch the tutorial now.

The URL for the tutorial is http://bcsjava.com/fws/ravetut01

Please feel free to offer feedback for this tutorial.

Friday, October 1, 2010

BCS Delphi Tidy Application Launch

This application should restructure Delphi source code so that various code sections are sorted in ascending alphabetical sequence.

Of course there are may avenues of approach to this problem. So far I leaning towards the tabling of sections and leveraging the DBMS to order the information by keywords the restore code snippets in sequence to produce the BCS Delphi Tidy version of the project.

Please feel free to offer alternate ways of achieving this.

Project Home Page

Support This Project