Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Alinevip

Pages: [1]
1
Bugs and Issues / Problems with generate scripts ddl
« on: September 16, 2008, 10:24:46 pm »
Hi guys,

How can I show the alias of a table on the generated scripts DDL in GRANT property?
The option USE ALIAS IF AVAILABLE on Generate Pakage DDL is checked but it doesn´t works.
For example:
*GRANT DELETE, INSERT, SELECT, UPDATE ON [highlight]ALIAS[/highlight] TO GFIN
*GRANT SELECT ON [highlight]ALIAS[/highlight] TO PUBLIC

Thanks

2
Automation Interface, Add-Ins and Tools / Problem with generate script DDL
« on: September 13, 2008, 01:14:27 am »
Hi guys,

How can I show the alias of a table on the generated scripts DDL in GRANT property?
The option USE ALIAS IF AVAILABLE on Generate Pakage DDL is checked but it doesn´t works.
For example:
*GRANT DELETE, INSERT, SELECT, UPDATE ON [highlight]ALIAS[/highlight] TO GFIN
*GRANT SELECT ON [highlight]ALIAS[/highlight] TO PUBLIC

Thanks

Pages: [1]