[EMAIL PROTECTED] wrote:

Hi all,

The situation is:
i have two DBs - one in memory and one in the filesystem. I
need to fill some tables in the second DB from the fist DB.
So, how can I ATTACH DATABASE from memory?
(unfortunately ATTACH DATABASE ":memory:" AS mem; fails ...)

It works for me.

How do you know it fails? Do you get an error message? If so, what???????

Do you have one process creating the memory DB and another trying to access it?

More details are needed.

Gerry

Reply via email to