Skip to content

Elipse Knowledgebase

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

Category: E3Query

KB-49201: Using Log10 function and Case/Else commands in an SQL query.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-49201: Using Log10 function and Case/Else commands in an SQL query.

Question: How can I have a Query’s Log10 function be executed only in rows different from 0 (zero), leaving rows equal to zero with value 0 (zero)? Solution: To apply…

Read More

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

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

KB-31227: Retrieving the number of records returned by a query.

25 de March de 201921 de January de 2020Renan De RossiLeave a Comment on KB-31227: Retrieving the number of records returned by a query.

Question: How can retrieve the number of records that have been returned by a query? Solution: To do so, you must use the RecordSet‘s RecordCount property. The example below shows…

Read More

KB-31207: Commands to insert, edit, and delete records in a database.

25 de March de 20194 de January de 2022Renan De Rossi2 Comentários on KB-31207: Commands to insert, edit, and delete records in a database.

Question: How can I insert, edit and delete records of a database via E3? Solution: Via E3Studio, access the Query’s properties and then, on SQL tab, enable SQL’s edition option,…

Read More

KB-26598: Retrieving data from two tables alternately.

25 de March de 201914 de January de 2022Elipse SoftwareLeave a Comment on KB-26598: Retrieving data from two tables alternately.

Question: How can I use a Query to retrieve data from two tables alternately if they have the same columns structure? Solution: To do so, you must edit the Query’s…

Read More

KB-37200: Displaying a single register with the InTime and OutTime information in E3 Browser.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-37200: Displaying a single register with the InTime and OutTime information in E3 Browser.

Question: How can I display the InTime and OutTime information from an alarm occurrence a single register in E3 Browser? Solution: To do so, we suggest that you use the…

Read More

KB-30218: LIKE clause not working on a Query

25 de March de 201914 de January de 2022Elipse SoftwareLeave a Comment on KB-30218: LIKE clause not working on a Query

Question: Why is a Query’s filter using the LIKE clause not working when typing just a part of the word to be filtered? For example, when typing “tag”, only the…

Read More

KB-37302: Setting a filter by date on an E3Storage’s Query.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-37302: Setting a filter by date on an E3Storage’s Query.

Question: How can I set a filter by date on an E3Storage’s Query? Solution: To do so, you must use the CompressedDataStartEndTime query and set the dates in the respective…

Read More

KB-27586: Adding values of a Query field and showing it in a Display.

25 de March de 201921 de January de 2020Enrico Busnello AmorimLeave a Comment on KB-27586: Adding values of a Query field and showing it in a Display.

Question: How can I add the values of a Query field and show the result in a Display? Solution: To do so, you must use SUM() function in the SQL…

Read More

Posts navigation

Previous 1 2 3 4 5 Next

Categories

Search by Category

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