KB-43139: Fields’ subtraction result in a report.
Question: How can I show data from a query in a report, as well as the difference between the first and the last values of the fields? Solution: It is…
Question: How can I show data from a query in a report, as well as the difference between the first and the last values of the fields? Solution: It is…
Question: The color of some buttons in my application changes depending on the operational system where it is running. Why does it happen? Solution: The default color of CommandButton objects…
Question: I don’t want a return-to-normal-status message to be displayed in the Database. Is it possible? Solution: Not, it is not possible to do this automatically: by default, all return-to-normal…
A biblioteca AutoFilter serve para criar automaticamente um filtro para uso com E3Browsers. Para usar a biblioteca: Baixar o arquivo .lib anexo a este artigo; Adicionar a biblioteca ao Domínio; Inserir…
Descrição: Onde são executadas as consultas da aplicação E3: no Viewer ou no Servidor? Solução: Isto depende do valor da propriedade EnableLocalCreation. Se a propriedade EnableLocalCreation estiver configurada com TRUE,…
Descrição: Como configurar um Storage/Consulta localizado(a) em uma aplicação rodando como servidor de telas para acessar dados gravados em um E3Storage localizado em um computador rodando como servidor de dados?…
Descrição: Em uma rede Modbus, é possível existir mais de um mestre acessando um driver slave? Solução: Não, o Driver Slave não aceita mais de um mestre acessando o mesmo…
Question: When I try to open E3WebViewer (remote access to Domain via Internet Explorer), the following message is displayed: “Server not found (ping failed), retrying…”, and it is impossible to…
Question: How can I create a button whose pulse lasts 1 second? Solution: To do so, you must use a Counter Tag, and set it up as described: CounterType: 0…
Descrição: A cor de alguns botões da minha aplicação está variando, dependendo do sistema operacional no qual está rodando. Por que isto ocorre? Solução: A cor padrão dos objetos CommandButton…