Hi,

I have performed various tests regarding the positioning problem after
insert.

There is a problem when one of the keyfields in the database is of
"char" type column.  Altering the table to reflect a "varchar" instead
of "char" seems to work.



Regards,
Jitu

On Wed, 2004-08-18 at 09:12, Henner Kollmann wrote:
> Then jumping to the new record can't work because dbforms do not know which
> record is the new one. Only change is to change to self generated keys or do
> an order by the key value desc.
> 
> Henner
> 
> > -----UrsprC<ngliche Nachricht-----
> > Von: jitu [mailto:[EMAIL PROTECTED] 
> > Gesendet: Mittwoch, 18. August 2004 10:13
> > An: Henner Kollmann
> > Cc: 'jdbforms-interest'
> > Betreff: Re: AW: [dbforms] DbForm-Insert Behaviour
> > 
> > Yes. At database level and also defined in the dbforms-config 
> > for the table concerned.
> > 
> > Regards,
> > Jitu
> > 
> > On Wed, 2004-08-18 at 08:09, Henner Kollmann wrote:
> > > Do you have an key field which is generated by the database 
> > or by your 
> > > application? Jumping to the newly generated record do not work with 
> > > auto generated fields
> > > 
> > > Henner
> > > 
> > > > I have a Jsp file (x.jsp) consisting of a  dbform for a 
> > table with 
> > > > navigation and data maintenance events.
> > > > 
> > > > The followUp on the dbform is the same jsp (x.jsp).  
> > > > The insertButton does not have any followUp.
> > > > 
> > > > After inputing the data in the form and activating the insert 
> > > > button, I am presented not with the data just inserted 
> > but the first 
> > > > row in the table. How can I change this behaviour, so that the 
> > > > inserted row is visible with the the navigation and maintenance 
> > > > events (buttons) ?
> > > > 
> > > > Regards,
> > > > Jitu
> > > 
> > 
> 
> 
> 
> -------------------------------------------------------
> SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
> 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
> Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
> http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
> _______________________________________________
> DbForms Mailing List
> 
> http://www.wap-force.net/dbforms
> 



-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
DbForms Mailing List

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

Reply via email to