Obtendo médias de tempo (minutos, horas e dias) em um banco de dados SQL Server.
Neste artigo, mostraremos como obter as médias dos campos de uma tabela do banco de dados SQL Server em três diferentes bases de tempo (minuto, hora e dia). Para tal,…
Neste artigo, mostraremos como obter as médias dos campos de uma tabela do banco de dados SQL Server em três diferentes bases de tempo (minuto, hora e dia). Para tal,…
Slow applications? Screens taking too long to open? Animations hanging? In this article, we will share some tips with you for better development that will help you avoid this kind…
Question: Where are E3 application’s queries executed: in the Viewer or in the Server? Solution: This will depend on EnableLocalCreation property’s value. If EnableLocalCreation property is set as TRUE, the…
Question: On a Modbus network, can there be more than one master accessing a slave driver? Solution: No, the Slave Driver does not accept more than one master by accessing…
Descrição: Na instalação do EPM Server e/ou EPM Interface Server, ocorreram os seguintes erros: “Failed to install Elipse Event Log Redistributable Package” “Failed to install SQL Server Compact Edition” O que…
1) Introdução Controles ActiveX são componentes de software baseados na tecnologia COM (Component Object Model) que podem ser inseridos em uma aplicação para realizar diversas tarefas. Estes objetos são desenvolvidos…
1) Introduction ActiveX controls are software components based on COM technology (Component Object Model) that can be inserted into an application to perform various tasks. These objects are developed in…
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…