Skip to content

Elipse Knowledgebase

  • Home
  • English (US)English (US)
    • Português do BrasilPortuguês do Brasil

Retrieving averages of time (minutes, hours, and days) from an SQL Server database.

25 de March de 2019Elipse SoftwareLeave a Comment on Retrieving averages of time (minutes, hours, and days) from an SQL Server database.

In this article, we will show you how to retrieve the averages from the table fields in an SQL Server database of three different time units: minutes, hours, and days.…

Read More

KB-45268: Screen server’s settings for accessing data from an E3Storage in a data server.

25 de March de 20194 de January de 2022Elipse SoftwareLeave a Comment on KB-45268: Screen server’s settings for accessing data from an E3Storage in a data server.

Question: How can I set a Storage/Query from an application running as a screen server to access the data recorded in an E3Storage from a computer running as a data…

Read More

KB-45960: Animating JPG and BMP files with rotation.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-45960: Animating JPG and BMP files with rotation.

Question: Can I animate *.JPG and *.BMP files with the rotation effect? Solution: No, you cannot. You can only successfully animate vector figure files with the rotation effect, such as…

Read More

KB-45928: Deletando arquivos no E3.

25 de March de 201911 de May de 2020Marco Antonio Gomes Silva4 Comentários on KB-45928: Deletando arquivos no E3.

Descrição: Como posso deletar arquivos no E3? Solução: Para isto, deve-se utilizar o seguinte script: ‘Procura o arquivo a ser deletado Application.ShowFilePicker True, Arquivo ‘Deleta arquivo Set filesys = CreateObject(“Scripting.FileSystemObject”)…

Read More

KB-28695: Enabling a scrollbar on WebViewer.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-28695: Enabling a scrollbar on WebViewer.

Question: How can I enable a scroll bar on the WebViewer? Solution: This will not be necessary: the E3 already does this automatically, depending on the size of the screen…

Read More

KB-45928: Deleting files in E3.

25 de March de 201926 de April de 2019Marco Antonio Gomes SilvaLeave a Comment on KB-45928: Deleting files in E3.

Question: How can I delete files in E3? Solution: To do so, use the following script: ‘Search for file to be deleted Application.ShowFilePicker True, File‘Delete fileSet filesys = CreateObject(“Scripting.FileSystemObject”)filesys.DeleteFile File…

Read More

Obtendo médias de tempo (minutos, horas e dias) em um banco de dados SQL Server.

25 de March de 201927 de May de 2021Elipse Software10 Comentários on 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,…

Read More

Performance tips for E3.

25 de March de 201913 de April de 2021Paulo Gustavo SüffertLeave a Comment on Performance tips for E3.

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…

Read More

AutoFilter Library: Filtering data from E3Browser automatically.

25 de March de 20194 de January de 2022Elipse SoftwareLeave a Comment on AutoFilter Library: Filtering data from E3Browser automatically.

The AutoFilter library is a resource that automatically creates a filter to be used with E3Browsers. To use the library: Download the .lib file attached to this article; Add the…

Read More

Setting up where E3 application’s queries will be executed.

25 de March de 2019Elipse SoftwareLeave a Comment on Setting up where E3 application’s queries will be executed.

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…

Read More

Posts navigation

Previous 1 … 136 137 138 … 371 Next

Categories

Search by Category

© 2025 Elipse Knowledgebase | Elipse Software - Todos os Direitos Reservados.