Thanks for coming back to me. The first bit now worked, but I get this when I do the next bit.
N:\Library>ren metadata.db metadata.db.old && "c:\program files\sqlite odbc driv
er\sqlite3.exe" metadata.db < dump.sql
SQL error near line 88: no such table: sqlite_sequence
SQL error near line 89: no such table: sqlite_sequence
SQL error near line 2887: no such function: concat
I know its slightly different from yours with a .old as opposed to a .orig, but what else am I doing wrong?
Thanks
|