Thanks, this works.
--- In vantage@yahoogroups.com, "netrippers" <netrippers@...> wrote:
>
> You can disable any progress triggers with this code.
>
> Use at your own risk!
>
> Put this code at the beginning of your procedure to disable the trigger.
> ON WRITE OF Part OVERRIDE DO: END.
>
> Add this to the end to enable the trigger again.
> ON WRITE OF Part REVERT.
>
> --- In vantage@yahoogroups.com, "Vic Drecchio" <vic.drecchio@> wrote:
> >
> > Yep, use the Squirrel Client. Search back a week or two ago and you’ll find my install directions. I do this all the time.
> >
> > From: Nancy Dornacker
> > Sent: Wednesday, November 16, 2011 8:04 AM
> > To: vantage@yahoogroups.com
> > Subject: [Vantage] Progress Update to Part Table (has trigger)
> >
> >
> > I need to update the field part.prodcode
> >
> > When I go to update we get the error able a trigger on the table
> >
> > Db\trg\part\write.p was not found (293)
> >
> > Does anyone know of a way you can update the part.prodcode field through
> > Progress when the table has a trigger on it? We need to mass update
> > about 500 records.
> >
> > -- -- -- -- -- -- -- -- -- -- -- -- -- --
> >
> > Nancy Dornacker
> >
> > IT Support Specialist
> >
> > Steel Craft Corporation
> >
> > 105 Steel Craft Drive
> >
> > Hartford, WI 53027
> >
> > (P) 262-673-6770 ext 132
> >
> > (F) 262-673-4380
> >
> > http://www.scc-wi.com <http://www.scc-wi.com/>
> >
> > [Non-text portions of this message have been removed]
> >
> >
> >
> >
> > No virus found in this message.
> > Checked by AVG - www.avg.com
> > Version: 2012.0.1869 / Virus Database: 2092/4619 - Release Date: 11/15/11
> >
> >
> > [Non-text portions of this message have been removed]
> >
>