HELPME: Using a stored function in MSAcess (ODBC)

From: Nop <nop43643_at_mail.telepac.pt>
Date: Fri, 23 Apr 1999 13:46:10 GMT
Message-ID: <372077e6.12497800_at_news.telecom.pt>



I want to execute something like this in a MSAcess query, through ODBC, connected to a Oracle 7 DB:

SELECT a1, MY_STORED_FUNCTION(a2) FROM TABLE;

(Previously I linked my TABLE in MSAcess)

But the ODBC says it doesn't know what is MY_STORED_FUNCTION. How can I link my function?

Any help would be aprecciated.

Thankx. Received on Fri Apr 23 1999 - 15:46:10 CEST

Original text of this message