Hello,
When I use these macros in my form app, I always get the following error message:
“ERROR: undefined property [my form’s name]_ini::$nm_bases_access in_array() expects parameter 2 to be array, null given”
My “begin” is in the onvalidate whilst the “commit” is in the OnInsert/ OnDelete events. SC support says this is ok and seem to indicate this is an environmental problem. However I have tried new SC installations on fresh 3 different machines (2 Windows 7 and 1 Linux) all giving the same problem. My dbase is MySQL 5.x.
Has anyone encountered this? I would appreciate knowing how you solved it.
Thank you