cancel
Showing results for 
Search instead for 
Did you mean: 

How to do mass update of records

Former Member
0 Kudos

How to do mass update of records in a form that has the following criteria:

public String UpdateRecord(String Action, String Mode, String Dist1, String Dist2, String Dist3, String Terr1, String Terr2, String Terr3, String Class1, String Class2, String Class3, String Group1, String Group2, String Group3, String Facility1, String Facility2, String Facility3, String Facility4, String Facility5, String Facility6, String NewFacility, String Brand1, String Brand2, String Brand3, String Brand4, String Brand5, String Brand6, String NewBrand1, String NewBrand2, String NewBrand3, String NewBrand4, String NewBrand5, String NewBrand6, String NewEffDate, String NewCanDate)

Please send samples....

Regards,

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Amr

If the problem is the number of parameters here, you can use an array of type string.

Regards,

Go:khan

Former Member
0 Kudos

I am very new at this. Please send sample code if you can.

Regards,