When loading a table from Microsoft SQL Server into CAS, you might receive the following error:
This issue occurs if the database name contains a hyphen.
A workaround is to change the name of the database to remove the hyphen or create a view on a different database that references the table that you are loading.