 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
gemisigo
Joined: 11 Mar 2010 Posts: 2165
|
|
$OBJECT$ still faulty 2 |
|
$OBJECT(ins_qualname)$ still omits database name if the selected object is reached through database.schema.object and the object is in the database that is the current one in the actual context/editor.
|
|
Thu Jun 21, 2012 4:26 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
Thank you. I have submitted this issue. Issue tracking id #SA19807
|
|
Fri Jun 22, 2012 10:16 am |
|
 |
gemisigo
Joined: 11 Mar 2010 Posts: 2165
|
|
|
|
UPDATE:
Snippet:
 |
 |
$OBJECT(ins_schema, table, view, column)$ -- OBJECT(ins_schema, table, view, column)
$OBJECT(table, view, column)$ -- OBJECT(table, view)
$OBJECT(ins_column, table, view, column)$ -- OBJECT(ins_column, table, view, column)
|
The snippet above inserts parts of the object properly when selecting a column from a table. But when selecting the table, instead of replacing "$OBJECT(ins_column, table, view, column)$" with an empty string the table name is inserted.
|
|
Thu Jul 05, 2012 5:55 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
Thank you. I have submitted this issue. Issue tracking id #SA19858
|
|
Thu Jul 05, 2012 10:07 am |
|
 |
gemisigo
Joined: 11 Mar 2010 Posts: 2165
|
|
Checkbox checking not working properly |
|
UPDATE2:
Checkbox checking in dialog for $OBJECT(...)$ has some issues correctly verifying Schema checkbox.
How to reproduce:
1. Start Object Types dialog through Macro -> $OBJECT(...)$
2. Uncheck All Objects -> OK button gets disabled.
3. Selecting any object but Schema will get OK button enabled again. Unchecking it toggles OK for disabled again. Toggling Schema has no effect.
However, juggling with other objects can make it work more or less properly. Checking or unchecking Schema does not alter the state of OK button but unchecking any other object while Schema is checked will leave OK button enabled.
|
|
Mon Jul 09, 2012 4:41 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
|
|
|