The 3.6.18 sqlite3.exe CLI produces the same problem: the internal 
functions below can't be overloaded and trying to do so returns 5.

System is XP Pro x86 SP3.

What can I try next ?


>I see that sqlite3.dll is returning 5 == SQLITE_BUSY for the following
>functions:
>
>upper         UTF-8
>lower         UTF-8
>like   2-arg  UTF-8
>like   3-arg  UTF-8
>glob   2-arg  UTF-8
>
>If I name the functions x* all works well!




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

Reply via email to