Archived Support Site

This support site is archived. You can view the old support discussions but you cannot post new discussions.

DB40

Andrew Keig's Avatar

Andrew Keig

01 Mar, 2011 09:17 AM

Hi

Can I upload a DB40 dll with my web application.

DB40 would require access to some file location; is this possible.
Db4oFactory.OpenServer( @"c:\temp\somedb", 0)

Many thanks.

  1. Support Staff 1 Posted by friism on 01 Mar, 2011 06:13 PM

    friism's Avatar

    The App_Data folder is writeable. Note, however, that the App_Data folder is zapped when a new build is deployed. You cannot persist data in your DB4O store between deploys.

    We're working on adding more persistent filesystem access. We're also working on an Add-on program where someone would hopefully supply a DB4O add-on. In the meantime, your could run DB4O on an EC2 instance you maintain yourself.

    Let us know if you any question to any of this.

  2. friism closed this discussion on 01 Mar, 2011 06:13 PM.

Discussions are closed to public comments.
If you need help with AppHarbor please start a new discussion.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac