Subject | Re: [firebird-support] Is that possible to use embedded firebird database that stay in memory |
---|---|
Author | Helen Borrie |
Post date | 2003-11-02T04:02:53Z |
At 02:32 AM 2/11/2003 +0000, you wrote:
actually mean by "access the database as normal"?
h.
>Hi,For connecting to Embedded, you use only the path.
>
>I have a question on Embedded Firebird database. Basically, we may
>create an embedded firebird database and create some table on it.
> >From the OS point of view, the database itself is a persistant file
>that sit in the operating system's file system.
>
>If we use the DBX engine to access the database, we specify the
>protocol/server name/path.
>Accessing a database in a memory stream isn't "normal" for DBX. What do you
>
>My question is "is that possible to read the database file to a
>memory stream, and use the dbx engine to access the database as
>normal"?
actually mean by "access the database as normal"?
>If it is not possible, is there any other alternative way that canWhat's the result you want?
>achieve the same result?
h.