Stata ODBC and Mysql collations

What I learned today

Make sure that you set your column collations to latin1_swedish_c if you want to load a mysql table not created by Stata.

Leave a Reply