0
Open a Table using the TableID
Is there a way to open a table using the TableID?
Such a simple function, there must be a way to do this.
3 replies
-
Do you have to use tableID?
Have you tried openTable()?
-
Yes, i use that as well.
I keep a table to look up the table name for a given tableID.
To avoid broken references buried in a large application.
Avoiding management of the LU table would be much cleaner because it would remove a maintenance step.
TableID never change
TableNames can change.
-
Try looking at great tool and see what he does.
Content aside
- 4 days agoLast active
- 3Replies
- 29Views
-
2
Following