Viswanath
|
| Posted: 06/09/2003, 11:13 AM |
|
Hi Friends,
I am new to CC Can someone help me do this.?
I need to insert multiple records into a specific table and this table is different from the table from which the data is retrieved and intially displayed in the editble grid builder. Essentially, I display some data using an editable grid builder. Then select a set of data/records. Based on my selection, I should be able to insert multiple records in another table.
Can someone help me understand as to how to do this?
Best Regards.
Viswanath.
|
|
|
 |
Karen
|
| Posted: 06/09/2003, 8:04 PM |
|
Can you give an example? Not quite sure what you are trying to achieve.
|
|
|
 |
Viswanath
|
| Posted: 06/10/2003, 11:28 AM |
|
Hi,
This is what I am trying to do.
I have an editable grid builder that displays a set of recored form a table.
Then the user selects a set of records. Then an insert operation should take place that inserts multiple records into another table, taking some values from the options selected in the currently displayed form..
Hope this helps my cause.
Thanks,
Viswanath.
|
|
|
 |
Rip
|
| Posted: 06/10/2003, 12:42 PM |
|
It would help to state what language you are working in (php? asp? java?)
but,
http://www.gotocode.com/art.asp?art_id=289&
to start.
|
|
|
 |
|