I will search where I read it.

But I'm shure of this: in dbforms 1.3 ~ 2.4 using the nested form posted in
previous email we can use autoUpdate="true" in parent and child db:dbform,
in 2.5 it works but return that error.

I suppose I have to make some adjustments but I don't know where.

Any help will be welcome.

TIA

LFung


----- Original Message ----- 
From: "Henner Kollmann" <[EMAIL PROTECTED]>
To: "'Lázaro Miguel Fung'" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, September 09, 2004 11:39 PM
Subject: AW: [dbforms] 2.5 always updated via insert ?


> > I read in dbforms 2.5 snapshot readme that new insert are
> > used to make update ? Is that right ?
> Where have you read this? Insert can't work with update!
>
> > I'm have an nested dbform that has set autoUpdate="true" in
> > parent and child dbform tag. In ver. 1.3 and 2.4 it works
> > fine, but with version 2.5 it return error when I update the
> > parent or child dbform:
> >
> >  Error:
> >   a.. ERROR: ExecInsert: Fail to add null value in not null
> > attribute roomtypeid
> >   b.. ERROR: ExecInsert: Fail to add null value in not null
> > attribute roomtypeid
> >   c.. ERROR: ExecInsert: Fail to add null value in not null
> > attribute roomtypeid
> >   d.. ERROR: ExecInsert: Fail to add null value in not null
> > attribute roomtypeid
> >   e.. ERROR: ExecInsert: Fail to add null value in not null
> > attribute roomtypeid In this case I have 5 rows in my child dbform.
>
> This is an error in your database/interceptor design. Seems that
roomtypeid is null and that's not allowed in your database.
>
> Henner
>
>
>
>
>




-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to