Skip to content

Elipse Knowledgebase

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

Category: English

KB-26755: Access database and application performance.

25 de March de 20195 de July de 2019Elipse SoftwareLeave a Comment on KB-26755: Access database and application performance.

Question: My application’s got slower after two weeks working with an Access database. Why has this happened, and how can I fix it? Solution: This may have happened because the…

Read More

Using OPC tag groups.

25 de March de 20195 de July de 2019Elipse SoftwareLeave a Comment on Using OPC tag groups.

Question: In an application designed to communicate with 1500 OPC tags, which of the following is the best option for the OPC client: several OPC groups with fewer tags (for…

Read More

Structure Query Language (SQL): Chapter 9 – Stored Procedures.

25 de March de 201912 de February de 2020Délio DaminLeave a Comment on Structure Query Language (SQL): Chapter 9 – Stored Procedures.

A stored procedure is a set of instructions developed in T-SQL language (Transact-Sql) that, whenever stored or saved, are inside the server in a pre-compiled way. This procedure is stored…

Read More

Connecting Elipse SCADA to an OpenOffice Calc spreadsheet.

25 de March de 20199 de September de 2019Elipse SoftwareLeave a Comment on Connecting Elipse SCADA to an OpenOffice Calc spreadsheet.

OpenOffice can establish a DDE connection, where you can read data via Elipse SCADA. According to the software’s documentation, to do so you will need to insert the following paramenters:…

Read More

Structure Query Language (SQL): Chapter 7 – Views.

25 de March de 201912 de February de 2020Délio DaminLeave a Comment on Structure Query Language (SQL): Chapter 7 – Views.

A view is an alternative solution for observing data from one or more of the tables comprising a database. You can regard it as a virtual table or a stored…

Read More

Structure Query Language (SQL): Chapter 8 – Triggers.

25 de March de 201912 de February de 2020Délio DaminLeave a Comment on Structure Query Language (SQL): Chapter 8 – Triggers.

Triggers are a type of special stored procedures that are executed whenever there is an attempt to change the data in a table protected by them.  DML triggers (Data Manipulation…

Read More

Structure Query Language (SQL): Chapter 4 – Backup.

25 de March de 201929 de May de 2019Délio DaminLeave a Comment on Structure Query Language (SQL): Chapter 4 – Backup.

The main task in a Database manager is to not just make sure all data is inserted, but also that these data continue existing. Regardless of the contingency system, the…

Read More

Structure Query Language (SQL): Chapter 6 – SQL Commands.

25 de March de 201912 de February de 2020Délio DaminLeave a Comment on Structure Query Language (SQL): Chapter 6 – SQL Commands.

This article illustrates a few SQL commands. To illustrate how they are used, the following tables will work as reference: Store_Information table: Store_Name    Sales    Date_Time Los Angeles    1500     05-Jan-1999…

Read More

KB-64106: Counting lines in text (TXT) files via E3.

25 de March de 20195 de July de 2019Elipse SoftwareLeave a Comment on KB-64106: Counting lines in text (TXT) files via E3.

Question: How can I count the number of lines in a TXT file? Solution: To do so, you must use the methods in FileSystemObject object. Example: ‘Script for returning lines…

Read More

KB-64100: Returning a specific line in a text file (TXT) via E3.

25 de March de 20195 de July de 2019Elipse SoftwareLeave a Comment on KB-64100: Returning a specific line in a text file (TXT) via E3.

Question: How can I return the contents of a specific line in a TXT file? Solution: To do so, you must use the methods in FileSystemObject objects. Example: Const ForReading…

Read More

Posts navigation

Previous 1 … 39 40 41 … 180 Next

Categories

Search by Category

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