"Allan, Mark" <[EMAIL PROTECTED]> wrote:
> RB Smissaert,
> The database file is named <thename>.vdb. Is .vdb ok or wrong? Does it =
> have to be .db3? Or is there just certian extensions I need to avoid?
> 
> Dr Hipp,
> Currently all journals have been deleted by admin, so I am currently =
> trying to create another one to find out exactly that information for =
> you.
> 

Thanks.  Here's how you might go about creating a hot journal:

   *  Open the database file.
   *  Run the BEGIN command.
   *  Make some change to the database but do not COMMIT.
   *  call assert(0) or do something else to make your
      program crash without shutting down or closing the
      database connection.

--
D. Richard Hipp  <[EMAIL PROTECTED]>


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

Reply via email to