> I am trying to make a user info form. The user comes in, 
> fills out a form and clicks submit. For example, I display a 
> form, then the existing USER comes and fills the form, but 
> now the USER_ID field in the database should be the ID that 
> was cached in the session. In my form, I only ask fields that 
> are not the ID. For example, SQL equivalent would look like this:
> 
> INSERT INTO USER_PREFERENCES VALUES (IDfromSESSION, 
> FIELD1fromFORM, FIELD2fromFORM);
> 
> What is the the suggested way of doing this?


Do you want to add data into the dbforms? Could you discribe your workflow?

Thanks
Henner



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
DbForms Mailing List

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

Reply via email to