Michael Widenius wrote:
>
> >>>>> "Yaroslav" == Yaroslav Gorodetsky
> <y.gorodetsky@stripped> writes:
>
> Yaroslav> Hi all,
> Yaroslav> I need to find out how to call a stored ODBC procedure using
> myodbc/iODBC. I
> Yaroslav> couldn't find any info on how to do it. Is there any documentation on
> iODBC
> Yaroslav> functions?
>
> Yaroslav> Sorry if it's offtopic, thanks in advance,
>
> Yaroslav> Yaroslav
>
> Hi!
>
> What do you mean? MySQL doesn't support stored procedures.
Actually I need to use an Oracle database and connect to it using iODBC on
Linux. I need to find out a way to call stored procedures from iODBC library.
As far as I understand I can't use myodbc driver to connect to Oracle, I'll
have to find a special driver for Oracle, so this is offtopic :) But anyway
thanks for any comments.
Regards,
Yaroslav