Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

John Hickey's Ultimate SQL apps

Dave Harms' version of the ultimate SQL ultimate SQL example apps from John Hickey's ClarionLive webinar on May 4. This includes an odbc32.lib (which may or may not work for you). You should first download and install the ClarionLive utilities pack if you haven't already done so, as this zip only has the sample files. 

(Zip updated May 5 1:19 pm Central time with two class files)

I had to comment out two New(File) statements in one of the classes, presumably because I don't have the DFD installed. 

John Welch's MultiParse

From the readme:

MultiParse helps to simplify the process of breaking a large app into samller apps for use in a multi-dll solution. Note well that the method used here may not be optimum for you, but it is optimum for the procedures! What I mean by that is that you may want to use the results created by MultiParse and further refine your dlls into an arrangement that is workable for you. MultiParse is only following the procedure dependencies and organizing them into hierarchies that _can_ be used to build a multi-dll solution. It does not "know" which of your procedures are source, utility, browse, and etc. So keep that in mind when viewing the results.

Download MultiParse

 

 

The free downloads have moved - you can now find them here.