On Friday, 14 December, 2018 10:09, Luuk <luu...@gmail.com> wrote:
>On 14-12-2018 16:54, Keith Medcalf wrote:
>> You get the message about missing collating sequences because the
>> database is using collating sequences that you don't have (ie, are
>> missing) in your version of SQLite3.

>Extensioon in SQLite, thats somewhere on my TODO list ;)

>Is there any documentation on where to find these extensions for
>Windows?

Well, the author of the extension makes them available.  In the case of this 
collation sequence one would presume that Microsoft is the author.  If they can 
provide the code, then compiling it in is not difficult.

>Trying to compile something meself (on windows) is a too deep hole
>right now ;)

It is the same as any other platform.  Unless of course you use a Microsoft 
compiler.  If you use GCC then it is the same GCC as you would use anywhere 
else GCC runs ...

---
The fact that there's a Highway to Hell but only a Stairway to Heaven says a 
lot about anticipated traffic volume.




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

Reply via email to