Hello!
On Friday 27 February 2009 16:25:28 Alexey Pechnikov wrote:
> But it's work some time ago! How can I create view for attached databases
> now? Create table is bad becouse attached database may be huge.
I did patch attach.c as
/* sqlite3ErrorMsg(pFix->pParse,
"%s %T cannot reference objects in database %s",
pFix->zType, pFix->pName, pItem->zDatabase);
return 1;*/
return 0;
but may be is exists "true" way?
Best regards.
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users