Angie A. Vergara 6.Oct.10 08:25 PM a Web browser Domino Designer6.5.6Windows XP
Hi...
I have a program in LN wherein i am going to dump the data to SQL by using the INSERT method... My problem is when im going to UPDATE the multiple value fields all the entries will have the same values. Example :
During my first insert to SQL...
itemno Name
1---------A
2 --------B
3---------C
During Updating to SQL... (this is where im having my problem)... All the entries will have the same values..