I agree with you on all your points.

On Wed, Jan 14, 2009 at 10:47 AM, Petros Diveris <pdive...@gmail.com> wrote:
>
> Hi,
>
> While I am open to looking at ways of removing the MSVCR90.DLL (and
> also recompiling using sqlite 3.6.9), I **suspect** at the same time
> that more people are interested in multi-lingual support than
> performance? What I mean is, if people really want performance then, I
> would imagine, they would be looking at a custom build of sqlite? Then
> again, perhaps it's the other way round - there is also the question
> of how do we go about keeping this up to date...
>
> In the process of doing all this work, I also compiled, separately, an
> sqlite extension called sqliteicu.dll which one should be able to load
> as follows:
>
> .load './sqliteicu.dll'
> select upper('Τρία πουλάκια κάθονταν και πλέκανε πουλόβερ..');
>
> I haven't had the chance to test this. In fact, I don't know how to
> load an sqlite extension from Python and web2py. However, an optional
> extension, compiled without the MSVCR90.DLL dependency might be the
> best way to deal with this since its the best of both worlds, an
> officially maintained sqlite3.dll and an optional extension - if it
> works that is!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to