Elipse E3/Power/Water x64.
Regarding x64 version, we recommend three 32-bit (or x86) or 64-bit (x64) Studio/Viewer/Server combos: 32-bit Studio, Viewer, and Server: the only existing before v4.6. You can keep using this combo…
Regarding x64 version, we recommend three 32-bit (or x86) or 64-bit (x64) Studio/Viewer/Server combos: 32-bit Studio, Viewer, and Server: the only existing before v4.6. You can keep using this combo…
Question: Can an application developed with Studio x64 be edited/executed in Elipse E3 x86 (32 bits)? Solution: Yes. There are no compatibility issues between both architectures (x86 and x64); however,…
Descrição: Uma aplicação desenvolvida no Studio x64 pode ser editada/executada no Elipse E3 x86 (32 bits)? Solução: Sim. Não há problemas de compatibilidade entre as duas arquiteturas (x86 e x64); porém,…
Descrição: Devido às limitações presentes nos processos x64, posso utilizar um projeto que possui relatórios na versão 64 bits? Solução: Sim. Para isto, basta utilizar um Viewer x86 (32 bits) em…
Em relação à versão x64, recomendamos três combinações de Studio/Viewer/Server em 32 bits (também chamado de x86) ou 64 bits (x64): Studio, Viewer e Server 32 bits: única combinação que…
Descrição: Utilizando o Studio x64, ao tentar visualizar uma tela que contém um ActiveX MSForms, o seguinte erro é apresentado: Como posso corrigi-lo? Solução: Para corrigir este problema,…
OVERVIEW When using E3DataAccess component in typeless languages, such as VBScript or Javascript, GetValue method’s calls will return type mismatch errors. This happens because in typeless languages, the IN/OUT parameters’…
RESUMO Ao utilizar o componente E3DataAccess em linguagens sem tipos (typeless), como o VBScript ou o Javascript, as chamadas do método GetValue retornam erro de tipos incompatíveis (type mismatch). O…
Question: Can I log into the application with my Windows user ID? Solution: Yes; Elipse E3 version 4.0 or higher is fully integrated with Windows users, and the users of…
Question: How can I use a Query’s GetAsyncADORecordSet method? Solution: The GetAsyncADORecordSet method creates a Query that, once finished, generates the Query’s OnAsyncQueryFinish event, passing to this event the generated…