User bio
404 bio not found
Member since Feb 1, 2021
Posts:
Replies:
As I'm diving into Angular right now, mine is to add a projection to a TypeScript interface.
Is there a specific tag we're supposed to use for the contest this year?
I grew up in Mifflintown, PA, just a couple hours' drive from Lancaster. We used to make weekend trips to Lancaster and see plays at Sight & Sound and some of the other touristy stuff around there.
Open Exchange applications:
Certifications & Credly badges:
David has no Certifications & Credly badges yet.
Global Masters badges:







Followers:
Following:
David has not followed anybody yet.
@Jude Mukkadayil in one of your posts here, you mentioned this error:
[SQLCODE: <-415>:<Fatal error occurred within the SQL filer>]
[%msg: <Error occurring during UPDATE in table 'SQLUser.PA_Person': $ZE=<LIST>%SQLUpdate+40^User.PAPerson.1>]
According to this documentation, that could be a runtime error in some trigger code. In your User.PA_Person class's ObjectScript, you probably have a trigger defined that is causing issues for you. If so, can you post the code for the trigger(s) in that class?