[IC] sql-queries in interchange

Korey G. interchange-users@interchange.redhat.com
Sat Dec 29 14:35:00 2001


Is there any way to 'head' (or to 'cat' or to 'pipe' ) the names of fields 
in an arbitrary database and to use that information in a list

like so maybe


<table>
<tr>
		 [loop list=[scratch NamesPulledFromDatabase]]
		<th>[item-list]</th>
		[/loop]
</tr>
[loop list=[scratch NamesPulledFromDatabase]]	
	<tr>
		<td>