 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
hitesh
Joined: 15 Oct 2007 Posts: 104
|
|
Enhancement: Highlight Column |
|
I would like to suggest an enhancement which will highlight the respective "Column Name" for respective "columnValue" when writing or editing INSERT statement. For example
INSERT INTO EMP (EMPID, EMPNAME, EMPDOB, EMPAGE)
VALUES (1,'james bond', '07/07/70',38).
so in above DML,
- if i am entering or editing date it should highlight EMPDOB col.
- if i am entering or editing name it should highlight EMPNAME col.
This is indeed required in realtime db development when there are large number of columns and their values.
|
|
Wed Aug 05, 2009 7:47 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
Thank you. I've added this feature request to the enhancements queue for further review and implementation.
|
|
Wed Aug 05, 2009 8:04 am |
|
 |
hitesh
Joined: 15 Oct 2007 Posts: 104
|
|
|
|
Thank you, I know you can do it!
|
|
Thu Aug 06, 2009 4:24 am |
|
 |
hitesh
Joined: 15 Oct 2007 Posts: 104
|
|
|
|
alterntively u can show column name in tool tip when corresponding column value is being entered or edited. This would be very useful when there are large numbers of cols present in a given table. or when INSERT statement is formated linewse (in that case uers don't have to navigate page up & down to se col name)
|
|
Sun Aug 09, 2009 5:31 am |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|