>
> Further progress.  The old windows solution also works on os x.  When in 
> doubt, reboot.   We have no idea why but it is the only way...
>

So, now the pyjokes app works.  All of its data is present so we can assume 
simple file copy works with the sqlite db's.

I also changed routes.py to point to this app to verify that the routes.py 
is used and is followed.  Yup.

Now, I am down to one last problem.  The sqlite driver won't connect to the 
database for the 'try' application.  This database has 1-2 tables with 
maybe 2 rows.  Not much going on here.

The ticket I keep getting is as above:  a failure to connect.   

What do we think:  it's not the drivers or sqlite itself:  both work for 
the other application.  Rebooting should have closed the db files if they 
were in an open state when copied.  Also, the failure should have been 
different if it was the db files at fault--the connection to the driver 
would have occurred, but it didn't.

Progress for unknown reasons, but still stumped.

Have wasted 7 hours and counting.  All for what? 

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to