Can you please send us the complete schema (as shown by the ".schema" command in the command-line shell) for both the original database and the database you are trying to attach?
On Tue, Jul 1, 2014 at 5:07 AM, Gert Van Assche <[email protected]> wrote: > All, > > I get this error message: > > malformed database schema (WrongTargetLang) - view [WrongTargetLang] cannot > reference objects in database main > > when I try to attach a database containing a view. If I delete the view, I > get this message for another view. I get that message for all views. > > I can open that DB without any problem, but when I open it as an attached > db in the sqlite3 shell (in windows), this happens. > > Anyone any idea what is happening? > > thanks > > gert > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

