Results 1 to 2 of 2

Thread: Backup in client server mode ¿???

  1. #1
    Join Date
    Dec 2010
    Posts
    1

    Default Backup in client server mode ¿???

    VICTOR says: Hello. I am using spring-db4o support to persist my database, working in client server mode and I am using the single instance of ObjectContainer through out my application which is configured using the db4otemplate provided by spring.
    When I use DB4oTemplate.backup() method an error occurs: DB4oNotSupportedException. My question is: Is possible to backup the database in client server mode? If not, How to backup the database?
    I'll be grateful for your suggestions

  2. #2
    Join Date
    Aug 2010
    Posts
    14

    Default

    Quote Originally Posted by rkamikaze View Post
    VICTOR says: Hello. I am using spring-db4o support to persist my database, working in client server mode and I am using the single instance of ObjectContainer through out my application which is configured using the db4otemplate provided by spring.
    When I use DB4oTemplate.backup() method an error occurs: DB4oNotSupportedException. My question is: Is possible to backup the database in client server mode? If not, How to backup the database?
    I'll be grateful for your suggestions
    Backup is not supported by every ObjectContainer, please ask your question in db4o's forums.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •