search.. i think this has been answered about 20 times.. use TBL_GuildMemberList or TBL_GuildItems..
solution:
open enterprise manager and add a few tables under the mir2 database
- Tbl_GuildList (contains only one field: Fld_GuildName, data type: varchar, length: 20, allow nulls:false)
-...