interface to GoldMine customer management database

Les Schaffer schaffer at optonline.net
Mon Aug 20 16:44:24 EDT 2001


A month ago i cooked up a quick SWIG interface to the GoldMine
customer management database DLL under Windows. Here is info on the
GoldMine product:

  http://www.frontrange.com/goldmine/
  http://www.frontrange.com/goldmine/gm50_default.asp

The wrapper code and pyd can be found here:

  http://sourceforge.net/projects/pygoldmine/

Code is only available in CVS at the moment. OTOH, the required DLL
has been checked in:

  http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/pygoldmine/PyGoldMine/SWIG/gm5s32c.pyd
  http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/pygoldmine/PyGoldMine/SWIG/gm5s32.py

If anyone uses the GoldMine product and is interested in this
interface i'd be interested to hear from you. I got into this project
solely on the basis of curiousity about the building of a SWIG-based
wrapper for a commercial Windows DLL and some of the technical
challenges involved. i know next to nothing about the GoldMine product
itself, and fear the meager effort i put into this wrapper will itself
be wasted unless there are other interested parties who use GoldMine
and have an interest in a python interface.

thanks

les schaffer



More information about the Python-list mailing list