Subject | Re: [IBO] Getting value back from SP |
---|---|
Author | Dmitry Beloshistov |
Post date | 2002-01-31T07:11:23Z |
Hello, Dion!
You wrote to <ibobjects@yahoogroups.com> on Thu, 31 Jan 2002 08:54:11 -0800:
D> Using the following SP(an extract)
D> ALTER PROCEDURE INSERT_BEN (
.........
D> in the InsertSQL section of a TIB_QUERY, I get the error that the
D> BENID has not been assigned a value.
D> Is this because Delphi does not know about the value generated on the
D> Server? If so, How do I assign it on the Client.
Turn TIB_Query.CheckRequired=False...
WBR, Dmitry Beloshistov AKA [-=BDS=-]
e-mail: torin@...
You wrote to <ibobjects@yahoogroups.com> on Thu, 31 Jan 2002 08:54:11 -0800:
D> Using the following SP(an extract)
D> ALTER PROCEDURE INSERT_BEN (
.........
D> in the InsertSQL section of a TIB_QUERY, I get the error that the
D> BENID has not been assigned a value.
D> Is this because Delphi does not know about the value generated on the
D> Server? If so, How do I assign it on the Client.
Turn TIB_Query.CheckRequired=False...
WBR, Dmitry Beloshistov AKA [-=BDS=-]
e-mail: torin@...