delphi programming forums mysql charset mget recursive synonimos
free ventrilo servers hosting cs javascript delay python find in list
Back Forum New
abstract:

Before we had 10g, I used to have the 9i OEM and it let me edit records in 9i OEM where I could add, delete and update records with a user friendly interface.
Please advise where or how I can edit records in 10g EM?


I just loaded the 10g client EM on my Windows workstation to connect to our 10g database.
Everything works great except I dont see any place where I can edit records. I have to use SQL Plus to edit records but was hoping to use a GUI like I had with 9i client OEM.
Before we had 10g, I used to have the 9i OEM and it let me edit records in 9i OEM where I could add, delete and update records with a user friendly interface.
Please advise where or how I can edit records in 10g EM?

TOP

You cannot edit records in 10g EM.
But you can use SQL Developer to do it!

TOP


Originally Posted by LKBrwn_DBA
You cannot edit records in 10g EM.
But you can use SQL Developer to do it!

Thanks,  If I cant do it in 10g EM can I use anything from the 10g Client software?

TOP

If you want GUI, then use SQL Developer (free from Oracle).

Also in the 10g client there is a desktop EM console (similar to 9i) you could try, but it has limited functionality.




Before we had 10g, I used to have the 9i OEM and it let me edit records in 9i OEM where I could add, delete and update records with a user friendly interface.
Please advise where or how I can edit records in 10g EM?

TOP

Back Forum