DB40
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.
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
Support Staff 1 Posted by friism on 01 Mar, 2011 06:13 PM
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.
friism closed this discussion on 01 Mar, 2011 06:13 PM.