LEI MUltivalue field

Dear All DevelopersI am using Multivalue field option in virtual real fields activity

i am able to create document in db2 via this ,but while updating multivalue field it is giving error

My form contain following field

1>Company Name

2>Employee NAmes(Multi value field)

3>City

where company name and city name are key field

In sub key field i have mentioned Employeename field

I am able to create document with the help of this form but while editing multivalue field it is giving error

can any buddy give me some example for multi value field so that i can understand it properly

thanks a lot in advance

Subject: LEI MUltivalue field

Could you post your error message?

Subject: RE: LEI MUltivalue field

Dear MarjanThanks for responding,

at notes level i am getting

Reatime services error updating external records

and at activity excecution log i got

05/30/2008 12:16:03 PM Activity started

05/30/2008 12:20:03 PM Monitor failure – Error: [IBM][CLI Driver][DB2/NT] SQL0104N An unexpected token “COMAPANYNAME” was found following “ALUECHECK SET WHERE”. Expected tokens may include: “”. SQLSTATE=42601, Connector ‘db2’, Method -Update- (-104)

05/30/2008 12:20:03 PM Monitor failure – Error: [IBM][CLI Driver][DB2/NT] SQL0104N An unexpected token “COMAPANYNAME” was found following “ALUECHECK SET WHERE”. Expected tokens may include: “”. SQLSTATE=42601, Connector ‘db2’, Method -Update- (-104)

Thanks a lot Marjan

Subject: RE: LEI MUltivalue field

Ehm in the error CompanyName is misspelled, could that be your problem?