Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Can you solve this? ODBC call to a stored procedure
Has anyone ever successfully made an ODBC call to a stored procedure using MS Access or MS Query, or any other tools besides SQL Plus that would return a dynaset or a record? This is so trivial with MS SQL Server and Sybase but it seems so hard to do with Oracle.
Simply put, all I want is to get "select * from tablename" statement's output by using a stored procedure through any ODBC driver, not SQL Plus. Can this be done ???
Thanks,
Phil Received on Wed Dec 11 1996 - 00:00:00 CST
![]() |
![]() |