Skip to main content



      Home
Home » Eclipse Projects » DTP » Error while trying to get UDF, Stored Proc from a Oracle database(10g)
Error while trying to get UDF, Stored Proc from a Oracle database(10g) [message #596132] Mon, 27 July 2009 03:35
Eclipse UserFriend
When I double click UDF, Stored Proc on DSE, SQL scrap book shows wrong
informations like below

--------------------------------------
CREATE FUNCTION FC_CONS_INFO (
IN V_OWNER VARCHAR2(0),
IN V_TNAME VARCHAR2(0),
IN V_COL VARCHAR2(0))
RETURNS
NOT DETERMINISTIC
NO_SQL
CALLED ON NULL INPUT
--------------------------------------

Have I got a DTP setting problem?


here is my environment.
------------------------------------------------------
DTP : 1.7.0
eclipse : 3.4.2
ORACLE : 10g Enterprise Edition Release 10.2.0.1.0
Previous Topic:Error while trying to get tables from a MySQL database
Next Topic:Error while trying to get tables from a MySQL database
Goto Forum:
  


Current Time: Tue Jul 15 15:56:42 EDT 2025

Powered by FUDForum. Page generated in 0.02928 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top