Question
I have the
DatabasePlugin and it works pretty good. I need help now with the output format. I would like the output put into a table like:
| a= value of column a |
b= value of column b |
| c= %c% |
d=%d% |
For example %DATABASE_SQL_TABLE{description="SOMEDB" headers="a,b,c,d" command="select a,b,c,d from sometable where a = LOWER('DataBasePluginOutputFormatting')"}% will produce a table but I need the table to be in a specific format. I played with DATABASE_SQL_REPEAT but I would get an error every time.
Environment
--
JamieBohr - 12 Dec 2006
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
No activity over 30 days, I am closing this.
--
PeterThoeny - 01 Feb 2007