Ajudem Por Favor. Quando eu abro o SqLiteStudio(V1.1.3) da esse erro:
can't read "hndClass(Enterprise)": no such element in array
while executing
"$hndClass($defHnd) #auto"
(procedure "::Formatter::format" body line 14)
invoked from within
"Formatter::format [decode $row(sql)]"
invoked from within
"::database0 eval {SELECT sql FROM sqlite_master WHERE name = 'accounts'} row {
$_sqlEditor setContents [Formatter::format [decode $row(sql)]]
set ..."
("uplevel" body line 1)
invoked from within
"uplevel
" while executing
"error $::errorInfo"
(object "::sqlite31" method "::DB::eval" body line 9)
invoked from within
"$_db eval "SELECT sql FROM sqlite_master WHERE name = '[string map $_table]'" row {$_sqlEditor setContents [Formatter::format [decode $..."
(object "::tableWin0" method "::TableWin::refreshColumns" body line 4)
invoked from within
"refreshColumns"
while constructing object "::tableWin0" in ::TableWin::constructor (body line 160)
invoked from within
"TableWin #auto $title $db $table"
(object ".mainWin.d.l.sb" method "::DBTree::openTableWindow" body line 9)
invoked from within
"openTableWindow $db [lindex $data 2]"
("TABLE" arm line 2)
invoked from within
"switch -- [lindex $data 0] {
"DATABASE" {
if {[$db isOpen]} {
if {[$_tree item isopen $it]} {
$_tree item collapse $it
} else {
..."
(object ".mainWin.d.l.sb" method "::DBTree::doubleClicked" body line 10)
invoked from within
".mainWin.d.l.sb doubleClicked 83 77"
(command bound to event)