Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

GM API On Different Server 1

Status
Not open for further replies.

DevMission

Programmer
Joined
Aug 5, 2004
Messages
5
Location
US
I have a Web Page that calls a VB6 COM object running on a Windows 2003 Web Server. The COM object calls the GM API which is running on a different server.

I am able to successfully Load the BDE, however, I am not able to Open any tables using GMW_DB_Open. GMW_DB_Open returns 0. This application worked fine when if was all running on one server.

Thanks very much!
 
Hi,

Run GoldMine from that server. This will ensure that the BDE access is correct for getting into GoldMine.

Regards,

Richard.
PRIOR Analytics UK
 
Thanks Richard!

Do you think it would work if I were to install the BDE on the Web Server?
 

I've done that previously so that I can have the BDE loaded locally and then open just specific ports for security reasons.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top