public static func executeChange(sqlStr: String) -> Int? {

        //create error variable
        var error: Int? = nil