2002: Connection refused
:
select b.TRANS_SOURCE_CONSTANT_NAME, b.TRANS_TEXT, a.TRANS_SOURCE_CONSTANT_NAME TRANS_SOURCE_CONSTANT_NAME_BCK, a.TRANS_TEXT TRANS_TEXT_BCK from FLC_TRANSLATION a left join FLC_TRANSLATION b on a.TRANS_SOURCE_CONSTANT_NAME = b.TRANS_SOURCE_CONSTANT_NAME and b.TRANS_TYPE = 1 and b.TRANS_LANGUAGE = 1 where a.TRANS_TYPE = 1 and a.TRANS_LANGUAGE = 1:
select MENUID from FLC_MENU where MENUID = 117 and LINKTYPE = 'P':
select EXT_PATH from FLC_EXTENSION where EXT_ID = 4 USIM EIRIS V2 2002: Connection refused
:
select a.EXT_PATH, b.EXT_FILE_TYPE, b.EXT_FILE_NAME from FLC_EXTENSION a, FLC_EXTENSION_FILE b where a.EXT_ID = b.EXT_ID and a.EXT_STATUS = 1 and a.EXT_TYPE = 'theme' and b.EXT_FILE_MODE = 'index' and a.EXT_ID = 42002: Connection refused
:
select a.EXT_PATH, b.EXT_FILE_TYPE, b.EXT_FILE_NAME from FLC_EXTENSION a, FLC_EXTENSION_FILE b where a.EXT_ID = b.EXT_ID and a.EXT_STATUS = 1 and a.EXT_TYPE = 'library' and b.EXT_FILE_MODE = 'index' :
select MENUID, MENUICON from FLC_MENU where MENUSTATUS = '1' and MENUICON is not null
2002: Connection refused