| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.txt | 2026-03-23 | 5.5 kB | |
| SEDB82b.zip | 2026-03-23 | 112.0 MB | |
| Totals: 2 Items | 112.0 MB | 4 | |
SEDB82b Release Databases ========================= SEOW SEDB82b Release Notes 23 March 2026 This folder contains all SEOW database files needed to execute campaigns in any of the 96 supported databases of SEOW v8.2.0 The files are in MySQL format. MySQL ----- The files in this folder are variants of SEDB82b created in MySQL (.sql) format. Each database variant comes in "MySQL_simple" and "MySQL_extended" formats. Some MySQL database administration tools may prefer the simple format, whilst others (e.g. Navicat) will work most happily with the extended format. The Reference SEDB82b MySQL database contains all 2.3 million records for all 96 sectors. This is intended to be a resource for SEOW developers, and is not normally recommended for use as a production campaign database. MySQL_simple/SEDB82b_Reference_simple.sql MySQL_extended/SEDB82b_Reference_ext.sql "Lite" versions are also supplied for each sector. These contain only information relevant to the sector, thus giving improved efficiency for administration and query performance. For all the "Lite" versions, the individual databases can only support campaign operations in the relevant sector. The standard SQL "Lite" versions are: MySQL_simple Folder ================= SEDB82b_Africa_NE_simple.sql SEDB82b_Africa_NW_simple.sql SEDB82b_Aleutians_simple.sql SEDB82b_Ardennes_simple.sql SEDB82b_Balaton_simple.sql SEDB82b_Barents Sea_simple.sql SEDB82b_Battle of Kursk_simple.sql SEDB82b_Battle of Moscow_simple.sql SEDB82b_Bay of Biscay_simple.sql SEDB82b_Berlin_simple.sql SEDB82b_Borneo_simple.sql SEDB82b_Burma_simple.sql SEDB82b_Cartagena_simple.sql SEDB82b_Central Med_simple.sql SEDB82b_Channel 1940_simple.sql SEDB82b_Channel 1942_simple.sql SEDB82b_Channel Circus_simple.sql SEDB82b_Coral Sea_simple.sql SEDB82b_Crete_simple.sql SEDB82b_Crimea_simple.sql SEDB82b_Cyrenaica_simple.sql SEDB82b_Darwin_simple.sql SEDB82b_Donbass_simple.sql SEDB82b_El Alamein_simple.sql SEDB82b_English Channel_simple.sql SEDB82b_Fortress Malta_simple.sql SEDB82b_Gothic Line_simple.sql SEDB82b_Guadalcanal_simple.sql SEDB82b_Gulf of Finland_simple.sql SEDB82b_Hawaii_simple.sql SEDB82b_Iasi_simple.sql SEDB82b_IF_Baranow_simple.sql SEDB82b_IF_Staszow_simple.sql SEDB82b_Imphal_simple.sql SEDB82b_Italy_simple.sql SEDB82b_Italy Exp_simple.sql SEDB82b_Italy_Africa_Greece_simple.sql SEDB82b_Italy_Greece_simple.sql SEDB82b_Iwo Jima_simple.sql SEDB82b_Khalkhin Gol_simple.sql SEDB82b_Khalkhin Gol Exp_simple.sql SEDB82b_Kiev_simple.sql SEDB82b_Kiev_AP_simple.sql SEDB82b_Korea_simple.sql SEDB82b_Kuban_simple.sql SEDB82b_Kurland_simple.sql SEDB82b_Kursk_simple.sql SEDB82b_Kyushu_simple.sql SEDB82b_Libya_simple.sql SEDB82b_Lvov_simple.sql SEDB82b_Malta_simple.sql SEDB82b_Manchuria_simple.sql SEDB82b_Marianas_simple.sql SEDB82b_Marianas Exp_simple.sql SEDB82b_Mediterranean_simple.sql SEDB82b_Midway_simple.sql SEDB82b_Midway Large_simple.sql SEDB82b_Moscow_simple.sql SEDB82b_Murmansk_simple.sql SEDB82b_New Guinea_simple.sql SEDB82b_Normandy_simple.sql SEDB82b_North Sea_simple.sql SEDB82b_Odessa_simple.sql SEDB82b_Okinawa_simple.sql SEDB82b_Oslo_simple.sql SEDB82b_Ostfriesland_simple.sql SEDB82b_Palau_simple.sql SEDB82b_Palembang_simple.sql SEDB82b_Philippines_simple.sql SEDB82b_Prokhorovka_simple.sql SEDB82b_Provence_simple.sql SEDB82b_Sakishima_simple.sql SEDB82b_Santa Cruz_simple.sql SEDB82b_Sardegna_simple.sql SEDB82b_Sinai_simple.sql SEDB82b_Singapore_simple.sql SEDB82b_Slovakia_simple.sql SEDB82b_Slovenia_simple.sql SEDB82b_Smolensk_simple.sql SEDB82b_Stalingrad_simple.sql SEDB82b_Stalingrad Winter_simple.sql SEDB82b_Tarawa_simple.sql SEDB82b_Thailand_simple.sql SEDB82b_The Fall_simple.sql SEDB82b_The Slot Aug 42_simple.sql SEDB82b_The Slot Dec 42_simple.sql SEDB82b_The Slot Jan 44_simple.sql SEDB82b_The Slot Jul 43_simple.sql SEDB82b_The Slot Oct 42_simple.sql SEDB82b_The Slot Oct 43_simple.sql SEDB82b_Truk_simple.sql SEDB82b_Tubruq_simple.sql SEDB82b_Tunis_simple.sql SEDB82b_Western Carolines_simple.sql SEDB82b_West Front 40_simple.sql SEDB82b_West Front 44_simple.sql MySQL_extended Folder =================== The "extended SQL insert" versions have "_ext.sql" as the filename endings. UTF-8 Character Set Support =========================== SEOW permits unit names to be customized in order to satisfy a wide range of campaign scenarios. This means that airforce, army, navy and rail unit names can be specified by the campaign designer, simply by editing the Airforce_Units, Army_Units, Navy_Units and Railway_Units tables. The edits can include extended character support as long as (i) the characters are supported by the UTF-8 character set, and (ii) the characters are entered in escaped hex format, e.g. \u00f6 is the same as the German o-umlaut. The file "UTF-8.txt" included in this release provides an exhaustive listing of available UTF-8 characters and their hex and html representations. The SEOW Statistics tool contains logic sufficient to decode and display all the characters used in the default Airforce_Units table; the coded mapping logic is are found in the LL() function defined in the Scripts/MP-SpecialCharacters.php file. If extra characters are used anywhere in the database, then please ensure that the LL() function is brought up to date, otherwise corrupted display of relevant unit names is likely. Enjoy! IV/JG7_4Shades 23 March 2026