On September 26, 2011 10:47:20 AM Bob Pawley wrote:
> Hi
>
> I have an error somewhere in one of the trigger functions in my database.
> The error message only told me it was a ‘Select * From (table name).
>
> Is there a global method of finding where this expression resides other
> than searchin
On Mon, Sep 26, 2011 at 12:47 PM, Bob Pawley wrote:
> Hi
>
> I have an error somewhere in one of the trigger functions in my database.
> The error message only told me it was a ‘Select * From (table name).
>
> Is there a global method of finding where this expression resides other than
> searching
Hi
I have an error somewhere in one of the trigger functions in my database. The
error message only told me it was a ‘Select * From (table name).
Is there a global method of finding where this expression resides other than
searching each script individually.
Bob