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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Trigger in Goldmine

Status
Not open for further replies.

greyone

Programmer
Dec 14, 2000
200
CA
Hi
I would like to create a trigger before data for a new client is written to the database.
We are using Goldmine and Heat as an integrated application and what we have found is that for client names with an apostrophe Goldmine creates an account number with an apostrophe which creates problems in Heat as we all know the famous apostrophe bug. So i'm trying to intercept this with a trigger. I would appreciate if someone could walk me through the process of creating this trigger which will look for a account no in the database with an apostrophe and replace it with some other character.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top