Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
cliffjw
Starting Member
1 Post |
Posted - 2011-09-12 : 17:49:46
|
Hi, is there a straight forward way to find out the table field name on a form or entry screen when using an application? I've worked with a number of DB environments where a simple key combination will give you the table and field name of whatever entry field you happen to be on at the time (i.e. esc-k with Progress will tell you the current table/field name you are currently on).I work with various SQL applications (Symix, MAS500) and I often need to find out the table field name on a particular entry screen.I've also used applications in the past where drilling through the Help menu will show you all of the fields on the current application entry form along with their current value. Anything like this available in SQL? |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
|
|