Hi,
How did you get to that stage? I get:

gluon path not found

EXCEPTION: could not make a copy of the database

global name 'DAL' is not defined

On Saturday, July 23, 2011 12:17:22 AM UTC-7, Saurabh Sawant wrote:
>
> I am having a hard time migrating data from sqlite to postgres 
>
> This is the command that I use 
>
> ./web2py.py -S testapp -M -N -R scripts/cpdb.py -A -f 
> sqlite://applications/testapp/databases/storage.sqlite -y 'sqlite:// 
> applications/testapp/databases/storage.sqlite'  -Y 'postgres:// 
> puser:ppass@localhost/testdb' 
>
> It says 
>
> web2py Web Framework 
> Created by Massimo Di Pierro, Copyright 2007-2011 
> Version 1.97.1 (2011-06-26 19:25:44) 
> Database drivers available: SQLite3, pymysql, PostgreSQL 
> EXCEPTION: could not make a copy of the database 
> Failure to connect, tried 5 times: 
> unable to open database file 
>
> Any idea how to make this work?

-- 
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/d/optout.

Reply via email to