is it possible that this HOWTO is not appropriate anymore since SEDCS-v3.2.7?
At least I can´t get it to work anymore with Win7 64bit.
I also noticed that there are 2 exe files now within "C:\Program Files (x86)\Scorched Earth online War System". One is named SEOW-DCS-V3.2.7.exe is the real exe is named SEOW-DCS-V3.2.7, I don´t know if that matters.
IV/JG7_4Shades wrote: 1. Download SEDCSv3.2.3 installer from http://sourceforge.net/projects/seow/files/.
2. Install SEDCS by running the installer. Should take about 5 seconds. For me, this installed the program into "C:\Program Files (x86)".
3. In Windows Explorer, navigate to "C:\Program Files (x86)\Scorched Earth online War System", right-click on SEOW-DCS-V3.2.3.exe, select Properties, then select the Compatibility tab. Enable "Run this program in compatibility mode for:" and use the pull-down menu to select "Windows XP (Service Pack 2)". Hit OK.
4. Download MyODBC v3.51.x from http://dev.mysql.com/downloads/connector/odbc/3.51.html, choosing the Windows x64 "Without installer (AMD64 / Intel EM64T)" download zip file. About 16 MB in size.
5. Extract the zip into a new folder somewhere handy, e.g. C:\MyODBC .
6. Run a cmd tool (black DOS window) as Administrator, change directory to inside the MyODBC folder. In my example it would be C:\MyODBC\mysql-connector-odbc-noinstall-3.51.27-winx64 .
7. Type "Install 0" and hit enter. This registers the MyODBC driver in the operating system, takes about 5 seconds.
8. Open SEDCS (double click the desktop icon) and point it at an existing MySQL SEDB database and hit "Make Database Connection". Happiness!
By going through this process you will run SEDCS (a 32-bit application) in compatibility mode using a 64-bit version of the MyODBC interface. To create my MySQL server environment I installed the 64-bit MySQL 5.1.37 server (http://dev.mysql.com/downloads/mysql/5.1.html#winx64) and established SEDB databases using the standard SEDB release .sql files.
I hope this helps some people build their own SEOW system on 64-bit architecture.
Cheers,
4Shades