Hi
I would definitely go for tags instead of attributes.
~ Leon
> Hi,
>
> I wanted to add insert ability to Torque, so I was
> wondering if anyone had any preferences vis-a-vis
> the format?
>
> <insert table="TABLE_ID" [columns="x,y,z"] values="1,2,text"/>
>
> or
>
> <insert table="TABLE_ID">
> <column name="id_table" value="1"/>
> <column name="table_name" value="Permission"/>
> .
> .
> </insert>
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]