Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Help me please! It is about a project for College| TRIGGER

Mgrmanu10May 31 2018 — edited Jun 1 2018

Hi everyone!

I have to "make" a trigger which is about that if a employee has 4 faults (he didnt go to work for examples 4 times), the database notify us that the employee must be to be fired.

Any idea about the code that i must to implement??

*Sorry about my english, i am from Spain it was 5 years ago when i finished my english classes...

This post has been answered by Hans Steijntjes on May 31 2018
Jump to Answer

Comments

985547
Hi Mike,

I have a similar error. I can connect to database with TNSPING, and I can also connect with SQL Developer. But I am unable to connect with Access using ODBC, I get ORA-12154 error. Am also completely stumped. So if anyone can help, I would appreciate it too.

(P.S. I have tried on a number of PCs here in the office, on one PC I have here I can connect using Access and ODBC, I can see the tables, I pick on a table, it says "linking", but it never links - it just hangs forever.)

Thanks for any pointers,

Tom
985547
..We solved our problem.
Previously I was using the system login and password. This gave the error.
I then used a specific user login and password for a specific schema and we got to our data OK.

The slightly annoying thing is that we did not get an error message - it just never linked and MS Access just hung when using the system login.

Best of luck with your problem.

Cheers,
Tom
967696
1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jun 29 2018
Added on May 31 2018
20 comments
831 views