Are you saying this is happening from the .NET side or the is it happening from the API side when the entry is created? I am thinking that you are referring to the latter. Can you provide the/a debug dump? Cheers! Mike L.
Date: Tue, 17 Apr 2012 08:56:51 +0200 From: [email protected] Subject: Question about .NET APIs and currency fields To: [email protected] ** 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 thruserver.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é _attend WWRUG12 www.wwrug.com ARSlist: "Where the Answers Are"_ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

