FW Analyzer MSSQL migration - MSSQL not an option

FW Analyzer MSSQL migration - MSSQL not an option

We have Firewall Analyzer build 7001 installed to Win2003R2 (x86).  Currently the database is mysql, and I am attempting to migrate the database to a sepearte MSSQL server. MSSQL is on another server (Win2008R2; MSSQL2008)
I have been following the guide found here:  http://www.manageengine.com/products/firewall/help/appendix/migrating-data-mysql-mssql-database.html
 
I am unable to make it past step 4.
The server service is stopped, A backup has been taken (twice).  I have copied bcp.exe and bcp.rll to the \mysql\bin directory.
SQL Native Client has been installed the the server hosting FW Analyzer.  (SQL2008)
 
When I run changeDBServer.bat from command line, I do get the Database Setup Wizard GUI.  The problem that I am facing now is that MSSQL is not an option in the drop-down menu box.  The only option available is mysql. 
 
Help!!