I have a form that lists all of the tables in the database in a list box so that the user can select a table to view. I don't want the actual table names displayed in this list box.
EX. for iElements table, I want to see "Elements"
for iCombatDamageDefs table, I want to se "Combat Damage Definitions"
Please help me with this. I don't know how to have the alias name show up in the list box and open the appopriate table associated with the name selected.
TIA,
DJ
EX. for iElements table, I want to see "Elements"
for iCombatDamageDefs table, I want to se "Combat Damage Definitions"
Please help me with this. I don't know how to have the alias name show up in the list box and open the appopriate table associated with the name selected.
TIA,
DJ