Forum Discussion
KeithJusas
9 years agoQrew Captain
yes..just change dbid() to the actual id of the master table...
2 ways.....1 hardcode the master table id or 2 use the master tables alias name
1. "up/bbbbbbbbb/a/r"
2. "up/" & [_DBID_MASTERTABLE] & "/a/r"
2 ways.....1 hardcode the master table id or 2 use the master tables alias name
1. "up/bbbbbbbbb/a/r"
2. "up/" & [_DBID_MASTERTABLE] & "/a/r"