118 reputation
5
bio website cuartico.com
location Caracas, Venezuela
age 27
visits member for 6 months
seen Nov 17 '12 at 22:16
stats profile views 1

My knowledge is based on: CSS3, UI Design, JQuery, ASP.NET, LINQ, EF, MVC3 Razor, C#, VB, Google API V3, T-SQL, WCF...

...just a humble programmer that wants to learn more every day...

My twitter: @cuartico


Nov
15
awarded  Scholar
Nov
15
awarded  Supporter
Nov
15
accepted How to connect multiple users/schemas in Oracle 11g?
Nov
15
comment How to connect multiple users/schemas in Oracle 11g?
Oh god... I was doing it wrong, thanks for the help and the patience! (btw, thanks to your answer I had to look on tablespaces and quote, and it was very helpful, didn't remember all that)
Nov
15
comment How to connect multiple users/schemas in Oracle 11g?
I know it has been a long chat... I did that (check my 2nd comment) I gave admin all those privileges, did the reference to user1.table and user2.table and its still not working... it says insufficient privileges, thanks a lot
Nov
15
comment How to connect multiple users/schemas in Oracle 11g?
To create the alter with admin relating 2 tables on 2 different schemas(user1 and user2)... Honestly I don't know if this is the best approach...
Nov
15
comment How to connect multiple users/schemas in Oracle 11g?
It works with user2 trying to access the objects of user1, but I've tried with admin and it's not working. I used: GRANT REFERENCES ON user1.PhoneTable TO admin; GRANT REFERENCES ON user2.ClientTable TO admin; and the ALTER is still not working, any ideas?
Nov
15
comment How to connect multiple users/schemas in Oracle 11g?
Ok I see, but what if I have N tables? Is there something like GRANT REFERENCE ANY TABLE ON user2?
Nov
15
awarded  Student
Nov
15
revised How to connect multiple users/schemas in Oracle 11g?
fixing title
Nov
15
awarded  Editor
Nov
15
revised How to connect multiple users/schemas in Oracle 11g?
fixing title
Nov
15
asked How to connect multiple users/schemas in Oracle 11g?
Nov
14
awarded  Autobiographer