AW: [Mono-dev] odbc calling stored procedures.
Jan Waiz
hamburg at icomedv.de
Thu Aug 18 07:25:25 EDT 2005
All i can tell you, is, that i have current massiv Problems using PostgreSQL
via ODBC. So I think SPs will be dangerous too :-)
Regards
Jan Waiz
-----Ursprüngliche Nachricht-----
Von: mono-devel-list-bounces at lists.ximian.com
[mailto:mono-devel-list-bounces at lists.ximian.com] Im Auftrag von
tsureshkumar
Gesendet: Donnerstag, 11. August 2005 11:00
An: mono-devel-list
Betreff: [Mono-dev] odbc calling stored procedures.
Hey,
I am about to implement output parameter binding for odbc commands.
That needs calling stored procedures and having output parameters. I
tried with following databases and I could not get one working.
sqlserver:freetds - version 0.61 - throws errors when calling stored
procedues with out bound parameters. other procs are working.
mysql - 4.* - does not have stored proc support. i've not tried 5.0
pgsql - returns return values as result set. but not as parameter.
i'm using odbc call syntax {? = get_age (?,?)}
is anybody aware/tested of a odbc driver which allows to call stored
procedure and returns output parameters?
suresh.
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list
More information about the Mono-devel-list
mailing list