KB-27013: SQL Express Database in HotStandBy mode.
Question: How can I set up E3 to execute an SQL Express Database on both computers in Hot-Standby mode? Solution: To do so, you must enable the Database object’s EnableSynchronization…
Question: How can I set up E3 to execute an SQL Express Database on both computers in Hot-Standby mode? Solution: To do so, you must enable the Database object’s EnableSynchronization…
Question: How can I set up an E3Query to retrieve data from an Oracle view? Solution: To do so, just use the SQL SELECT command to select the data the…
Question: How can I show the status of the link between E3 and a PLC in a Display on screen? Solution: To do so, you must insert the IOKit folder’s…
Question: How can I set up the E3Viewer to close in case of a failed login attempt? Solution: To do so, write a script to check the value returned by…
Question: How can I set up the Viewer to keep the same screen proportions in Elipse E3 in different monitor resolutions? Solution: The Viewer is an object that allows visualizing…
Question: How can I sort out into year, month, day, hour, and minute the value returned by the ShowDatePicker()? Solution: To do so, you must use specific VBScript’s methods, such…
Question: Can I create a Connection link via CreateLink() method, similarly to when we connect an XControl on the screen to an XObject in the data server? Solution: No, you…
Question: How can I print more than one table in the same report? Solution: To do so, set up the report’s Query so that all desired tables are linked and…
Question: Can I use two HotStandby hardkeys to execute two different applications? Solution: No, you can’t. To use them separately, you must contact Elipse Software‘s sales department and upgrade both…
Question: Can I work with FILETIME dates on E3? Solution: No, you cannot, because this type of data uses 64 bits and works with a resolution of 100 nanoseconds starting…