On Thu, Jun 27, 2013 at 4:19 AM, Stefano Zaglio
wrote:
> Hi,
> I'm tring this:
>
> select unicode('2') as a;
>
> and
>
> select char(50)
>
> but firefox.sqlite_manager (sqlite 3.7) and others say:"no such function:
> unicode".
>
> Where I'm wrong?
>
Those functions where added to SQLite
Hi,
I'm tring this:
select unicode('2') as a;
and
select char(50)
but firefox.sqlite_manager (sqlite 3.7) and others say:"no such
function: unicode".
Where I'm wrong?
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.or
2 matches
Mail list logo