If the chosen key fields are not first and in sequence then any variables between are
read as NULL. This is
because SQL Server ODBC driver does not support using SQLGetData to retrieve data in
random column order and import records tries
to read the key variables first.
|