Locality of execution and account vs. database issues.
clsD3RuleModule |
Windows |
Unix |
|
RPC |
ODBC |
ODBC |
|
brIsODBC() |
Returns False. |
Returns True. |
Returns True. |
brCall() FlashBASIC |
Runs on client. |
Runs on server, outside the VME on D3 7.1 and inside the VME on D3 8.0. |
Runs on server. |
crt |
Does not affect Telnet when executed. (Optional) Term type cannot be changed via Execute. |
Always affects Telnet session. Term type can be changed via Execute. |
Always affects Telnet session. Term type can be changed via Execute. |
call enter |
Resolved using special Rule Catalog. |
Resolved using Master Dictionary. |
Resolved using Master Dictionary. |
chain execute |
Full pathing required. |
Pathing resolved using Master Dictionary. |
Pathing resolved using Master Dictionary. |
debugging sessions |
Uses Telnet session. |
Tandem using Telnet. |
Tandem using Telnet. |
global common |
Persists for duration of object. |
Persists for durations of the clsD3Connection. |
Persists for durations of the clsD3Connection. |
named common |
Persists for duration of the clsD3Connection. |
Persists for duration of the connection. |
Persists for duration of the connection. |
select lists |
List associated with clsD3RuleModule. |
List associated with PIB. |
List associated with PIB. |
triggers |
PIB associated with clsD3RuleModule. |
Always runs on same PIB. |
Always runs on same PIB. |