I have set up an odbc connection to an MS SQL Server database. When I import the data into a MySQL table and a row comes back with a field that has a NULL value, all rows after that row import but with all of the fields for each row set to a NULL value. I've looked at odbc settings and cannot find anything that seems to make any difference. Has anyone else seen anything like this and what have they been able to do about it?