![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Sure they belong to the table but in large databases we use owners to categorize functionality and when your looking at many objects owners are a good way to filter them. Jim |
#3
| |||
| |||
|
|
What version and build of SQL Anywhere are you running (dbsrvX -v)? I'm using SQL Anywhere 11.0.1 build 2276. Each trigger has an "Object Owner". In Sybase Central when I filter to remove the "Object Owner" the trigger no longer appears in the list. Is this the problem you're experiencing? |
#4
| |||
| |||
|
|
What version and build of SQL Anywhere are you running (dbsrvX -v)? I'm using SQL Anywhere 11.0.1 build 2276. Each trigger has an "Object Owner". In Sybase Central when I filter to remove the "Object Owner" the trigger no longer appears in the list. Is this the problem you're experiencing? -- Joshua Savill Sybase Inc. - Product Manager Jim Diaz wrote: Sure they belong to the table but in large databases we use owners to categorize functionality and when your looking at many objects owners are a good way to filter them. Jim |
#5
| |||
| |||
|
|
I believe the syntax is CREATE [ OR REPLACE ] TRIGGER trigger-name I was thinking CREATE [ OR REPLACE ] TRIGGER [ owner.] trigger-name Thanks, Jim "Josh Savill [Sybase]" <no_spam_jsavill_no_spam (AT) sybase (DOT) com> wrote in message news:4ae9fe54$1 (AT) forums-1-dub (DOT) .. What version and build of SQL Anywhere are you running (dbsrvX -v)? I'm using SQL Anywhere 11.0.1 build 2276. Each trigger has an "Object Owner". In Sybase Central when I filter to remove the "Object Owner" the trigger no longer appears in the list. Is this the problem you're experiencing? -- Joshua Savill Sybase Inc. - Product Manager Jim Diaz wrote: Sure they belong to the table but in large databases we use owners to categorize functionality and when your looking at many objects owners are a good way to filter them. Jim |
![]() |
| Thread Tools | |
| Display Modes | |
| |