Additional System Center tools and components for managing infrastructure, applications, and services
The issue you are experiencing with the SCCM installation failing during the Asset Intelligence data import is related to the Microsoft ODBC Driver 18.6.1. The error messages indicate that there is a problem with inserting a NULL value into the 'VersionCode' column and issues with cursor handling during the import process. This appears to be a regression in the ODBC Driver 18.6.1.
As a workaround, downgrading the ODBC Driver from version 18.6.1 to either 18.5.1 or 18.5.2.1 resolves the issue, allowing the SCCM installation to complete successfully. This suggests that the newer driver version has introduced changes that affect the cursor handling required by SCCM during the import process.
If you continue to face issues, consider checking for updates or patches from Microsoft regarding the ODBC driver or SCCM that may address this regression in future releases.