[web2py] Re: sqlite - how to use web2py built in driver or latest sqlite

2014-09-30 Thread Mohd Radzi Ibrahim
ble ('sqlite2', 'sqlite3') Just for your info, I did not install sqlite using apt-get, but using the source code at fossil.scm repo Thank you in advance for your help. > On Saturday, 27 September 2014 22:48:12 UTC-5, Mohd Radzi Ibrahim wrote: >> >> Hi, >

[web2py] sqlite - how to use web2py built in driver or latest sqlite

2014-09-28 Thread Mohd Radzi Ibrahim
Hi, I've just install web2py and trying the welcome app. I have problem with sqlite database. I think it's because I uses sqlite3 database direct from fossil scm, for my other project. I did configure, make and make install to install the sqlite. How could I configure web2py to use that sqlite