Hi,
Since we use VPN for two of our users, my custommade "search-tool" doesn't query right anymore.
It works for clients with windows xp, wich are directly connected to the server. The two clients using VPN have problems.
Example of VB code:
- Call modMaxConnect.Connect_MaxCompany (this one works; also in VPN)
the following works only on clients wich are directly connected to the server (no VPN)
- Call modMaxConnect.Connect_MaxCategory("Relation Type", "Supplier")
In this example i want to search on a value in a user defined field. However the screen stays blank.
Any help would be appreciated
Eelco Drost
Netherlands
Original Post