Dear All,
I've a trouble with dbforms (1.1.4pr2 20031213).
I have to create a form with this features

- it has a field ID, autoInc=true, type=int, iskey=true
This ID identifies a person during a process of registration of personal
information.

So,
my form must start with a "insert-mode" WITHOUT clicking any
"navNewButton", without a ID (it's generated from a sequence in
postgresql).
When the user clicks on "next" GotoButton (with autoUpdate) or with a
(Update/Insert button) the form has to store his info on the DB and then
followup to the next step of registration.

I'm not able to read the ID generated from the database to create the
"next step".
And I don't know how to create a "direct-insert" form  (i tried creating a
whereClause that extracts no records and than using a insertButton).

Any Idea?

Regards
Ivan


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
DbForms Mailing List

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

Reply via email to