Quote:
	
	
		| 
					Originally Posted by WildcardX
					
				 Just kinda curious... is there hard code in the emulator that marries you to using *only* MySQL? or could MS SQL Server be used instead with little or no additional pain? | 
	
 The code is written to use the MySQL API. If you want to use MS SQL, you will need to alter all the MySQL calls in the source code.