Adapter not found for sqLite

Isn't this a capitalisation problem?  Should be *sqlite*?

I recommend keeping everything as simple as possible.  Therefore, place all 
your code into db.py and dispense with db1.py




On Saturday, 28 September 2019 19:30:07 UTC+1, dangeo wrote:
>
> Hello to All,
>
> I new to the web2py platform particularly and web development in general. 
> Using the web2py book (page 91) as a learning guide i'm recreating the 
> image blog exercise. However, after creation I'm getting the following 
> error message:
> Error ticket for "images"Ticket ID
>
> 127.0.0.1.2019-09-28.10-46-00.3bd1429a-5c01-4f5e-ae1d-b2ad2295993f
> <type 'exceptions.SyntaxError'> Adapter not found for sqLite
>
> Could anyone assist me on how to remove it and have the test db work?
> Thanks!
> Note: In creating the new application there is a db.py that existed 
> already, so for the "images" app the db1.py was created.
>  
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/5aaf5938-393e-43d8-aea9-3c3056dd751b%40googlegroups.com.

Reply via email to