Lol, I used it everytime with a "," and wondering why my select always
return an integer instead of a floating point value.

Sometimes I should read documentation more ... lol.

But the "." is mostly used as an thousand delimiter.

But thanks that I know this now. Need to rewrite many things now.

with best wishes

Artur

-----------------------------

>
> On 27 Jun 2010, at 9:51pm, Jay A. Kreibich wrote:
>
>>  Make sure your application is not locale aware.
>
> You can handle a locale-aware application without problems.  Just make
> sure your library for accessing SQLite converts numbers from and to your
> locale format for numbers.
>
> Simon.
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
>


Artur Reilin
sqlite.yuedream.de
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to