"Jeff Godfrey" <[EMAIL PROTECTED]> wrote:
> 
> So, is it not possible to create a view across a "main" and 
> an "attached" database? 
> 

If I recall, you can create a TEMP VIEW across attached databases.
But you can't create a persistent view because such a view would
not make sense to a processes that opened only one database without
opening the other attached databases.
--
D. Richard Hipp  <[EMAIL PROTECTED]>


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to