You need to sign in or sign up before continuing.
ff8d39945dbbd5ac5133b4c0e61add218014f111.svn-base 931 Bytes
Newer Older
Thitichaipun Wutthisak committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
<?xml version="1.0" encoding="TIS-620"?>
<DBXML>
	<TABLE name="er_club_activity0" status="central" central="true" out="inquiry">
		<FIELD>activityid</FIELD>
		<FIELD>clubid</FIELD>
		<FIELD>tdesc</FIELD>
		<FIELD>edesc</FIELD>
		<FIELD>activity_type</FIELD>
		<FIELD>objective</FIELD>
		<FIELD>target</FIELD>
		<FIELD>description_thai</FIELD>
		<FIELD>description_eng</FIELD>
		<FIELD>locations</FIELD>
		<FIELD>attatch_file</FIELD>
		<FIELD>remarks</FIELD>
		<FIELD>status</FIELD>
		<FIELD>companyid</FIELD>
		<ORDER>
			<FIELD>activityid</FIELD>
		</ORDER>
	</TABLE>
	
	<TABLE name="er_club" status="center" central="false" out="inquiry">
		<FIELD>clubid</FIELD>
		<FIELD>tdesc</FIELD>
		<FIELD>edesc</FIELD>
		<FIELD>objective</FIELD>
		<FIELD>target</FIELD>
		<FIELD>history</FIELD>
		<FIELD>website</FIELD>
		<FIELD>club_rule</FIELD>
		<FIELD>companyid</FIELD>
		<ORDER>
			<FIELD>clubid</FIELD>
		</ORDER>
	</TABLE>
</DBXML>