Page History
...
Normally you would only use this option on end user PCs or when testing an application. When using Visual LANSA for development, you must have an accessible repository database.
Valid DBID= and DBII= Parameter Settings and Recommendations
These are the valid and recommended DBID= and DBII= settings for various client (Windows)/server environments:
Environment | Comments | DBID= | DBII= |
|---|---|---|---|
Full Client/Server to a Server: | All applications work directly to the Server DBMS and no local DBMS is required/available. | *ANY | *NONE |
Mixed Client/Server: | Most applications work directly to the Server's DBMS and limited local DBMS access is required. | <name> | *NONE |
Heavily Client side: | Most applications work directly to the local DBMS and limited or no Server DBMS access is required. | <name> | *NONE |