Questions tagged [goldmine]

GoldMine is a proprietary CRM system built for Microsoft Windows.

GoldMine is a proprietary CRM system built for Microsoft Windows.

12 questions
1
vote
0 answers

GoldMine 5.7 - How to import email templates?

I am helping a small business upgrade their GoldMine software. They have been using GoldMine and have a bunch of email templates on their server, located in G:\EmailTemplates. I don't see any options to import existing templates. I can only see…
Evik James
  • 10,335
  • 18
  • 71
  • 122
1
vote
0 answers

Remove Html content and retrieve only message body part and attachment links - SQL

I am working on manipulating data from particular column. I have 1 table and it has varchar(max) column in it. Following is the input in that column and want following output. requirements : 1) Remove all html content 2) Output contains only…
1
vote
1 answer

Manipulate DDE using VBA?

I have a CRM application (GoldMine) that acts as a DDE Server and allows for pulling merge fields into Word documents using DDE like so: { DDE GOLDMINE DATA CONTACT2->UPREAWDAMT \* CHARFORMAT } As you know, DDE does not pass along any formatting -…
Dave Mackey
  • 4,306
  • 21
  • 78
  • 136
1
vote
0 answers

What is the max limit Jquery Autocomplete when searching via PHP?

I have an .aspx page which uses the jquery autocomplete to search a SQL database via php. The issue is the database column 'Contact' has hundreds records with the users first name 'Peter' so when I type 'Peter' I get no results until a start typing…
user2168287
  • 101
  • 1
  • 10
1
vote
1 answer

SQL query to retrieve the values I want, stored into a single row

I'm trying to migrate from Goldmine 5.5 to MCRM 2011 using Starfish ETL. The problem is that there is a table called Mailbox in the Goldmine database where all the information I need to migrate incoming e-mails are stored in a single row called…
0
votes
1 answer

Need access to table with string based primary key in nHibernate

I am trying to map a SQL Server database with nHibernate that is full of tables with varchar primary keys that are generated by external software and I need update/read (no insert) access. I cannot find a way to get past the following…
StigM
  • 711
  • 6
  • 12
0
votes
1 answer

What is the format used to represent Date and time in the Goldmine CONTTLOG.LOGSTAMP field?

The two Goldmine tables CONTTLOG and GMTLOG were intended for the GoldSync functionality, however I will be able to use these tables to investigate and report which user made a change and when. In order to know the when I need to know the format…
Darren
  • 9,014
  • 2
  • 39
  • 50
0
votes
1 answer

Where does Goldmine store users and user groups?

I'm about to migrate from Goldmine database to Suitecrm database. In Goldmine they have user groups and members, Im unable to locate that table where the groups/membership for each users has been stored in the Goldmine database. Can you please help…
DarkRose
  • 125
  • 4
  • 12
0
votes
0 answers

PHPMailer Sending Body As Text Attachment

I'm trying to set up a contact form for a client who wish to link the data from the form into their Goldmine system. There is a 3rd party company who have sent me a sample contact form and a sample PHPMailer script, but when I test this script on…
0
votes
2 answers

GoldMine 8.0 API GMW_LoadAPI fails

GMW_LoadAPI is failing to load and returns --4. I checked all the parameters, they are correct.
0
votes
0 answers

GoldMine CRM double-click to call

I am currently developing a simple TAPI application in C# that will be integrated into GoldMine CRM, to replace a current application that we have. One of the functions that I am currently facing issues with is their "Click to Call" function, which…
cmnunis
  • 71
  • 15
0
votes
1 answer

Display internal hierarchy of an Account (Company)?

I would like to find a way to allow users to build and diplay an organization chart for each account, companies we are working with and that are into our MCRM database. MCRM users want to see, from top, to bottom, the internal hierarchy into a…
Sébastien
  • 95
  • 6