With MS SQL the Create Table Command can fail if the sql user does not have a Default Schema of [dbo] set ---> Microsoft.Data.SqlClient.SqlException (0x80131904): The default schema does not exist. at ...