How to configure a Firebird Database to run in memory
Posted
by Robert
on Stack Overflow
See other posts from Stack Overflow
or by Robert
Published on 2010-02-01T20:40:22Z
Indexed on
2010/05/22
19:20 UTC
Read the original article
Hit count: 411
I'm running a software called Fishbowl inventory and it is running on a firebird database (Windows server 2003) at this time the fishbowl software is running extremely slow when more then one user accesses the software. I'm thinking I maybe able to speed up the application by forcing the database to run "In Memory". However I can not find documentation on how to do this. Any help would be greatly appreciated.
Thank you in advance. Robert
© Stack Overflow or respective owner