Hello,
When I try to connect to Oracle database I encountered the following error:
System.Collections.Generic.KeyNotFoundException
The given key was not present in the dictionary.
Stack Trace:
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Quest.Toad.Db.ConnectionProxy.Implementation.ConnectionImplementation.GetObject(Int32 objectId)
at Quest.Toad.Db.ConnectionProxy.ProxyConnection.GetImplementation()
at Quest.Toad.Db.ConnectionProxy.ProxyConnection.GetActualState()
The application cannot show database tables and then asks me to close it.
windows 7 64 Bit, TDP 3.8.0.575 Pro edition.
I would appreciate some help.
Thanks,
Chris