Hi Listers,

 

I am currently using .NET APIs to move data from one form to another one.

I perform a query and obtain a list of entryIds, select some fieldIds and
obtain values from ARServer thru

server.GetEntry(schemaName, entryId, fieldIds)

Later, I copy the unmodified values to the target form thru

_server.CreateEntry(targetSchemaName, fieldIds)

 

Surprisingly, currency values are multiplied by a factor 10000000000 (1
followed by 10 zeroes)

Is this normal? Does anyone already faced that? 

 

Thanks

 

André

 


_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

Reply via email to