Now the resultat was this one;

Exception:
------------------------------------------------------------------------------------------
  2.1 Date          : Thu, 17 Mar 2016 18:27:00 +0100
  2.2 Address       : 00AA83F5
  2.3 Module Name   : SQLiteExpertPers.exe - (The complete administration tool 
for SQLite)
  2.4 Module Version: 3.5.92.2512
  2.5 Type          : ESQLiteException
  2.6 Message       : no such collation sequence:_RMNOCASE
                      .
                      SQL Statement:
----------------------------------------------------------------                
      .
                      SELECT given FROM NameTable ORDER BY given.


> -----Opprinnelig melding-----
> Fra: sqlite-users-bounces at mailinglists.sqlite.org [mailto:sqlite-users-
> bounces at mailinglists.sqlite.org] P? vegne av Aleksey Tulinov
> Sendt: 13. mars 2016 19:02
> Til: SQLite mailing list <sqlite-users at mailinglists.sqlite.org>
> Emne: Re: [sqlite] COLLATE NU800_NOCASE as a loadable extension?
> 
> 03/13/2016 07:19 PM, Torleif Haug?deg?rd ?????:
> 
> > I unpacked libnusqlite3-1.6-34f278da-win32.zip and get
> > libnusqlite3.dll When I try to load it as extension there is a question 
> > "Select
> entry point".
> > Sorry, need more help.
> >
> 
> Try to set sqlite3_nunicode_init as entry point (reference:
> https://bitbucket.org/alekseyt/nunicode/src/master/sqlite3/samples/loade
> xtension.c).
> 
> Does that help?
> 
> This entry point issue is now on my list of things to fix, it's going to be 
> fixed in
> next commits.
> _______________________________________________
> sqlite-users mailing list
> sqlite-users at mailinglists.sqlite.org
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to