KB-35543: SQL query returns values only when date/time field is an exact value.
Question: How can I set up an SQL query to return data whenever a historic field of type date/time has a certain value? Solution: For a Microsoft SQL Server…
Question: How can I set up an SQL query to return data whenever a historic field of type date/time has a certain value? Solution: For a Microsoft SQL Server…
Question: When I select a CheckBox, it receives the keyboard’s focus. However, if I press the SPACE key, the CheckBox changes its value again, causing problems to the process. How…
Autor
Bruno Mussarra
Autor
Mateus Machado
Question: How can I create a submenu via Viewer‘s SelectMenu() method? Solution: To do so, you must set the submenu’s options between brackets in the script. Example: Application.SelectMenu(“Option1||Option2{*Option2|Option3}|Option4|!Option5″) At runtime,…
Question: I want to display a help text when the user keeps the mouse over an object. How can I do this? Solution: To do so, you must fill in…
Question: Why does the following error occur when exporting a report to Excel? ActiveReports Excel Export error: pages collection or RDF file may be corrupt Solution: This error occurs because…
Question: How can I set up the application to make each new user log in to it (user/password)? How can this data be recorded, and how can the name of…
Question: Can Elipse E3 work as an OPC server, making all tags available to another client? How can it be done? Solution: Elipse E3 is a native OPC server. To…
Question: Can I open two domain files (*.dom) in E3Studio at the same time? And what about project (*.prj) and library (*.lib) files? Solution: No, you can’t open two *dom…