![]() |
Copying table from one SQLite database to another?
I'm trying to copy a table from a database to another database, but I get this error:
PHP Code:
PHP Code:
Any idea what's wrong? |
I can't get attaches working like that. Your best bet is probably to copy the schema from the old database, execute it on the new database, then use GScript to select all the rows from the old database and copy them.
|
| All times are GMT +2. The time now is 09:09 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.