KB-31065: Connecting E3 to a Pervasive Database.
Question: Can I connect E3 to a Pervasive Database via ODBC? Solution: Yes, you can, but there are technical problems. You must know the connection string, and you cannot use…
Question: Can I connect E3 to a Pervasive Database via ODBC? Solution: Yes, you can, but there are technical problems. You must know the connection string, and you cannot use…
Descrição: É possível configurar o E3 para conectar a um Banco de Dados Pervasive via ODBC? Solução: Sim, é possível, mas há dificuldades técnicas. Será necessário saber a string de…
Question: Why does E3Browser keep the old formatting on its fields even after I have edited the SQL string of its query? Solution: To fix this, you must execute E3Browser‘s…
Question: How can I display the fields of different tables in the same SQL query? Solution: To do so, use SQL’s UNION command. Thus, you must enable the E3Query’s SQL…
Descrição: Com a aplicação E3 sendo executada, , os campos não são atualizados após a string SQL do E3Browser ter sido alterada. O que deve ser feito? Solução: Sempre depois…
Autor
Mateus Machado
Question: What Databases are supported by E3? Solution: E3 is natively connected to Access, Oracle, SQL Server, PostgreSQL and MySQL.. However, if you want to connect to another database, this…
E3Storage is the historian module at Elipse E3. Its goal is to convert production, processes, and other collections data into managerial information. This object allows you to collect a great…
Descrição: Como posso conectar o Elipse E3 ao banco de dados PostgreSQL? O supervisório possui conexão nativa ao banco de dados ou é necessário executar algum procedimento extra para isso?…
Question: How can I change the Query in E3Browser for another pre-existing Query? Solution: To do so, you must change E3Browser‘s SourceQuery property, and then hit Requery() method. If the…