Nicklas Nordborg wrote:
> Reha Yildirimman wrote:
>> Hello,
>>
>> The import is always aborted when the plug-in finds a value with "e" 
>> definition (e+00, e-05 etc).
> 
> The importer currently doesn't support such values. 'E' is not a digit 
> or decimal separator. That is why it is complaining.

I have to correct myself on this issue. I did some test to try to get 
the number parsing to work and it turned out that it already does 
support values with an uppercase 'E' but not with a lowercase 'e'. I'll 
add this as a ticket to be fixed in the next release. In the meantime 
the quick-fix is to replace all 'e':s to 'E' before uploading data files 
to BASE.

/Nicklas


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
The BASE general discussion mailing list
basedb-users@lists.sourceforge.net
unsubscribe: send a mail with subject "unsubscribe" to
[EMAIL PROTECTED]

Reply via email to