Link database executehtml

I have link database with the “mydatabase”
and try to use the executehtml asecho conn(“mydatabase”)->ExecuteHtml($sql, [“fieldcaption” => TRUE]);but it is not working.

Should be (case sensitive, capital “C”): Conn(“dbid”)->…