karibou79
User
 Fresh Boarder
| Posts: 6 |   | Karma: 0 |
|
PL/SQL and UTL_SMTP
|
|
Posted: 2002/05/29 08:41 |
|
|
|
|
Hi, I used the PL/SQL generator to call the UTL_SMTP package. The generation was OK.
But when I want to execute my project, the UTL_SMTP unit returns errors because each method is in double (in fact, there are functions and procedures withe the same name and called argument) and that many id aren t declared (like "Remothost").
Is it normal or should I specify something somewhere ?
|
|