I've setup a linked server to a Unidata db via ODBC. Works well. However, now I want to call a subroutine via OPENQUERY such as SELECT * FROM OPENQUERY (uniLINKED,'CALL TEST(1)'); I get the following error: Server: Msg 7357, Level 16, State 2, Line 1 Could not process object 'CALL TEST(1)'. The OLE DB provider 'MSDASQL' indicates that the object has no columns.
Calling this from VB.net works fine. The only problem is using OPENQUERY and a subroutine. Any ideas? Thanks, Noah ------- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/
