| | Install and configure the Client/Server ODBC driver for Sage 100 Advanced |
| Description | - The Client/Server ODBC driver allows remote workstations to process worktables using server-side ODBC processing.
- This improves report and form printing performance, particularly over WAN or VPN connections.
- You can run the driver as an application or as a Windows service.
- Proper configuration ensures reliable connectivity and performance.
|
| Resolution | Run as an Application - Access the server where you installed Sage 100 Advanced.
- Open Windows Explorer and locate pvxiosvr.exe in ..\MAS90\Home.
- Right-click pvxiosvr.exe and select Run as Administrator.
- Confirm the "ProvideX File Server" window shows "The Server is Running".
Run as a Service - Open an Administrator Command Prompt.
- Enter the path to pvxiosvr.exe followed by
-i (that is, "C:\Sage\MAS90\Home\pvxiosvr.exe" -i). - The system creates the service "Sage 100 ERP Client Server ODBC Driver Service" (PVXIOSVR).
- To uninstall, use -u instead of -i.
Configure the Service - Open Control Panel, Administrative Tools, Services.
- Find Sage 100 Client Server ODBC Driver Service.
- Set Startup type to Automatic.
- On the Logon tab, enter Domain Administrator credentials.
- Start the service and make sure status shows Started.
Fixing Windows Service Issues - Update the registry key if you set up the service incorrectly:
- HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\PVXIOSVR.
- Update ImagePath to the correct Sage path.
- If prompted for login when running reports:
- Temporarily disable the firewall to test.
- Reinstall the Sage 100 Workstation Setup client if needed.
Configure Windows Firewall - Open Windows Firewall on the server.
- Go to Inbound Rules, New Rule.
- Select Program, browse to ..\MAS90\Home\pvxiosvr.exe.
- Complete the wizard and name the rule.
Workstation Configuration - Log into Sage 100 Advanced.
- Go to Library Master, Setup, System Configuration.
- On the ODBC Driver tab, check Enable C/S ODBC Driver.
- Enter the ODBC Server Name (server name or IP) and Port (default: 20222).
- To enable for all users, check Enable for All Users; otherwise, enable per user in User Maintenance.
Testing the ODBC Data Source - For 32-bit systems:
- Open ODBC Data Source Administrator
- Select SOTAMAS90 and click Configure
- In ProvideX ODBC Driver Setup, test the connection
- For 64-bit systems:
- Run ODBCAD32.exe from C:\Windows\SysWOW64
- Repeat the steps above
[BCB:155:Chat 100 US:ECB] |
|