how to fetch previous record values into next record [message #157083] |
Tue, 31 January 2006 04:45 |
Nilesh Kunte
Messages: 30 Registered: December 2004 Location: Indore
|
Member |
|
|
hi,
help!!!!
I have a header-detail relationship form.
In the detail block I have one column called "product_type" and another column called "description". For the first time I am inserting values manually in the product type, say "GPC" and description, say "A/C Ducting".
when I come in the next record, I want that as soon as I type "GPC", the description of GPC i.e. "A/c Ducting" should appear in the corresponding item. i.e. I want to fetch previous record details in the next records through SQL STATEMENT ONLY.
note: the previous record is not yet saved.
I want to fetch previous unsaved records in the next/current record through SQL STATEMENT ONLY.
What SQL statement should I Write.
T&R,
Nilesh Kunte.
|
|
|
|
|
|
|