Dave Gierok wrote:
When I open the 2nd :memory: database and call attach on the first one specifying ':memory:' as the file name,
Dave,

You can't do that. You need to attach the second memory database to the memory database you already have open. Each time you open or attach to :memory: you get a new completely independent memory database.

HTH
Dennis Cote


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

Reply via email to