Subject | Re: stored proc and default values |
---|---|
Author | blescouet |
Post date | 2004-07-07T10:38:20Z |
--- In firebird-support@yahoogroups.com, "Martijn Tonies"
<m.tonies@u...> wrote:
CNVTICKETL is not included in the insert statement ; that's why I
don't understand why I'm meeting this error.
B.L.
<m.tonies@u...> wrote:
>I agree... and that's exactly what I did in my stored procedure !
> A DEFAULT is not used when you supply NULL, but only
> used when you don't include the column in the INSERT INTO
> statement.
>
CNVTICKETL is not included in the insert statement ; that's why I
don't understand why I'm meeting this error.
B.L.