<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>When trying to load a dump I get an error message:</div><div><br></div>Date value "07/13/2007" is invalid. Illegal symbol at "3" position.<div><br></div><div>At the moment my system with Mac OS 10.6.4 is set to english with german dates. My problem sounds similar to the one from Stan Busk from beginning of 2009 (see below). Unfortunately, I couldn't find an answer.</div><div><br></div><div>Using Valentina 4.8 and RB2010r5.</div><div><br></div><div><br></div><div><blockquote type="cite"><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><span style="font-family: Helvetica; font-size: medium; color: rgb(0, 0, 0); "><b>From: </b></span><span style="font-family: Helvetica; font-size: medium; ">Stan Busk <<a href="mailto:maxprog@mac.com">maxprog@mac.com</a>><br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><span style="font-family: Helvetica; font-size: medium; color: rgb(0, 0, 0); "><b>Date: </b></span><span style="font-family: Helvetica; font-size: medium; ">15. Januar 2009 10:14:42 MEZ<br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><span style="font-family: Helvetica; font-size: medium; color: rgb(0, 0, 0); "><b>To: </b></span><span style="font-family: Helvetica; font-size: medium; ">Valentina Developers <<a href="mailto:valentina@lists.macserve.net">valentina@lists.macserve.net</a>><br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><span style="font-family: Helvetica; font-size: medium; color: rgb(0, 0, 0); "><b>Subject: </b></span><span style="font-family: Helvetica; font-size: medium; "><b>XML Dump import problem - More info</b><br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><span style="font-family: Helvetica; font-size: medium; color: rgb(0, 0, 0); "><b>Reply-To: </b></span><span style="font-family: Helvetica; font-size: medium; ">Valentina Developers <<a href="mailto:valentina@lists.macserve.net">valentina@lists.macserve.net</a>></span></div></blockquote><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><span style="font-family: Helvetica; font-size: medium; "><blockquote type="cite"><div>Hi,<br><br>Related to the problem with importing a swedish XML dump I found out <br>the error is again 0x62502.<br>However I don't know this time how to fix it. My code is:<br><br>Sub Database_ImportXMLDump(inFile As FolderItem, outFile As FolderItem)<br><br> Dim aDatabase As VDataBase<br><br> aDatabase = new VDataBase( EVStorageType.kDisk )<br><br> aDatabase.DateFormat = EVDateFormat.kMDY // MM/DD/YY<br> aDatabase.DateSep ="/"<br><br> aDatabase.LoadDump( inFile, outFile, EVDumpType.kXML ) <- Error <br>0x62502 here<br> aDatabase.Close()<br><br>End Sub<br><br><br>The XML dump uses MMDDYYYY format:<br><br><f n="Transaction_Date">12/20/2007</f><br><f n="Transaction_Date">12/21/2007</f><br><f n="Transaction_Date">12/06/2007</f><br><f n="Transaction_Date">05/27/2008</f><br><br>It looks like the LoadDump function ignores the date settings.<br></div></blockquote></span></div><div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">Mit freundlichen Grüßen/Regards<br><br>Trixi Willius<br><br><a href="http://www.mothsoftware.com">http://www.mothsoftware.com</a><br>Mail Archiver X: archive, clean and search email<br>http://www.beatrixwillius.de<br>Fractals, 3d landscapes etc.</span>
</div>
<br></div></div></body></html>