Prev | Advanced Operations Guide | Next |
Technical Differences Server vs. Workgroup
There are a few significant differences between a server engine and a Workgroup engine. This section explains the differences.
Platforms
The NetWare and Linux engines are server engines only. Our Windows server engine requires Windows NT or Windows 2000. The Workgroup engine runs on any 32 bit Windows platform.
User Interface
While the Windows server engine runs as a service, the Workgroup engine is started as a regular process that has a tray icon for an interface. It must be put into the startup folder if there is local data to be shared.
Network Connections
The Windows server engine can use Named Pipes for operating system level file security and establishing connections. Since Windows 98/ME does not allow the creation of named pipes, the workgroup engine uses NetBIOS as a connection protocol.
Authentication and Btrieve Security Policies
The server engine enforces file permissions set up in the operating system. The Workgroup engine does not authenticate users on its own. With the Workgroup engine, if you can see the computer on the network, you can get to the data. This relaxed security is intended for small offices where security is not an issue and ease of use is.
A behavior difference between the Server and Workgroup engines with regard to this lack of OS authentication on the part of the Workgroup engine is that the Mixed security policy for Btrieve is the same as the Classic security policy.
Gateway Support
The Windows server engine creates locator files in remote directories where it opens files. This behavior allows it to be a designated gateway for remote files. The workgroup engine creates locator files everywhere it opens files, allowing the workgroup engine to dynamically adjust gateway ownership on a day-to-day basis.
User Counts
The server engines start at 10 concurrent connections and the Workgroup engine starts at 5.
Asynchronous I/O
The server engine for Windows makes use of Asynchronous I/O. This feature can provide a significant performance advantage.
Runs as Service
The server engine for Windows is installed as a Windows Service. The Workgroup engine is not. However, if you wish to run the Workgroup engine as a service on Windows NT/2000, the following Pervasive Knowledge base articles explain how:
Platform KB Article URL Windows Server Windows 98/MENote that the engine does not have a tray icon when started this way, because at the time of start-up, the "tray" has not been created.
Caution
Running the Workgroup engine as a service is not officially supported by Pervasive Software and has not been officially tested.
Prev Networking |
Contents Up Check for Revisions | Next Troubleshooting Workgroup Issues |