ERROR WHILE MANIPULATING A PL/SQL TABLE. [message #117] |
Tue, 15 January 2002 04:43  |
Ayyappan pillai Sujith Ku
Messages: 6 Registered: November 2001
|
Junior Member |
|
|
Hi Friends,
I am facing a problem while manipulating a PL/SQL table called "empNames". The PL/SQL table is returned from a function. But if i try to manipulate it with empname.count, it returns an error :
"ORA-01041 internal error. host def extension doesnot exist".
If once this error comes, then i need to reconnect to oracle to get even empname's single data (ie empname(1)). How can i manipulate this PL/SQL table.
One more thing, could i retun and manipulate oracle's PL/SQL table from VB front end. Please help me.
Sujith Kumar
|
|
|
|
|