At 02:23 PM 10/5/2001 -0400, Aaron Held wrote: >For now though I just need a way to pull a resultset and make an html >table or excel sheet based on it. Since I don't need caching >or updating are there any other advantages to MiddleKit that I am >missing. Instead of MiddleKit I was thinking about using dtuple >with a regular DB call.
You can do things with the MiddleKit object model like examine the types of attributes in order to format your tables or generator forms. However, this doesn't come with MK out of the box and the code I have written for various projects to do this is currently proprietary. -Chuck _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
