Also, once you check out David's suggestions below, verify first you can execute the 
sql select at tcl before trying through the driver, i.e. 
 
: SQL SELECT SUBR_FIELD FROM MYVIEW_NF;
 
I've found this happen under two different situations....a dependency is the most 
common. Sometime's it's as simple as recompiling the subroutine.

________________________________

From: [EMAIL PROTECTED] on behalf of Hona, David S
Sent: Mon 4/5/2004 12:08 AM
To: 'U2 Users Discussion List'
Subject: RE: Unidata ODBC - Suborutine call form dictionary.



Does your subroutine have any dependencies? COMMON variables? Such
previously open files, with the file variables stored in COMMON, etc., etc.

If it does, you need to either remove these dependencies or work around
them, some how...we've went through a similar exercise as yourself.

Regards,
David


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Behalf Of kafsat taiyus
Sent: Monday, April 05, 2004 4:16 PM
To: 'U2 Users Discussion List'
Subject: Unidata ODBC - Suborutine call form dictionary.



Hi,

We have published a Unidata File through ODBC view.  One of the dictionaries
published uses subroutine call to get data. The dictionary using subroutine
call, does not work from ODBC, the rest of the dictionaries work fine. Is
there anything we can do to fix it?

Regards
Kafsat
--
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users


-- 
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users

Reply via email to