Hello all you coders,

i have the following problem:

a customer shall make an entry to a database where the entered data gets to
table A. This is surely simple and already works fine :). Now I try to
update a record in another table B (where the customers infos are stored).
There is a field containing a list of id's (foreign key?!) belonging to the
entries he already entered.

So how can I update the customers record (the field 'list_entries') in table
B while inserting the entry he made to table A. I really don't know how to
get the data to that list...

many thanks in advance

Patric Stumpe


------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to