I have two company database with 'TWO' and 'THREE'. In each company database I have added a table (lets say 'ABC') which hold some customised company config values.
The problem is when I switch from one company to another company I am getting records from table of first company database. If I switch from company TWO to THREE and tried to read my ABC table, found that get first table command executed against first company database 'TWO'.
I am not getting why GP execute query for previously logged in company database instead of current logged in company?
*This post is locked for comments