Changes between Initial Version and Version 1 of SqlQueryMacro


Ignore:
Timestamp:
Feb 21, 2008, 11:34:14 PM (16 years ago)
Author:
James Mills
Comment:

New hack SqlQueryMacro, created by JamesMills

Legend:

Unmodified
Added
Removed
Modified
  • SqlQueryMacro

    v1 v1  
     1= Execute an SQL Query =
     2
     3== Description ==
     4
     5Execute an SQL Query against a configured database displaying a formatter table
     6of results.
     7
     8== Bugs/Feature Requests ==
     9
     10Existing bugs and feature requests for SqlQueryMacro are
     11[report:9?COMPONENT=SqlQueryMacro here].
     12
     13If you have any issues, create a
     14[http://trac-hacks.org/newticket?component=SqlQueryMacro&owner=JamesMills new ticket].
     15
     16== Download ==
     17
     18Download the zipped source from [download:sqlquerymacro here].
     19
     20== Source ==
     21
     22You can check out SqlQueryMacro from [http://trac-hacks.org/svn/sqlquerymacro here] using Subversion, or [source:sqlquerymacro browse the source] with Trac.
     23
     24== Example ==
     25
     26To install:
     27{{{
     28easy_install TracNewsFlashMacro
     29}}}
     30
     31To enable:
     32{{{
     33#!ini
     34[components]
     35newsflash.* = enabled
     36}}}
     37
     38== Recent Changes ==
     39
     40[[ChangeLog(sqlquerymacro, 3)]]
     41
     42== Author/Contributors ==
     43
     44'''Author:''' [wiki:JamesMills] [[BR]]
     45'''Contributors:'''