[Info-ingres] RE: returning a single value from a database procedure in .NET
- From: "Thole, David J" <David.Thole@xxxxxx>
- Date: Fri, 22 Jul 2005 18:04:12 -0400
Hi Morgan,
Your procedure requires three parameters. The "out_userid" parm needs
to be the last parm and needs a parm3.Direction of
ParameterDirection.Output.
The ParameterDirection.ReturnValue in a CommandType.StoredProcedure is a
bug and will be fixed in a future build.
Hope this helps,
Dave
.
- Prev by Date: INGRES SREPORT Problem (solved)
- Next by Date: Strange locking in Ingres 6.4/06
- Previous by thread: [Info-ingres] RE: returning a single value from a database procedure in .NET
- Next by thread: INGRES SREPORT Problem
- Index(es):
Relevant Pages
|
|