sql - How to configure a Firebird Database to run in memory -


I am running a software named Fishbol inventory and it is currently running on a firebird database (Windows Server 2003) FishWalk The software is running very slow when a user reaches the software. I am thinking that I may be able to speed up the database firmly in the database to run "in memory". However, I can not find this documentation how to do it. Any help would be greatly appreciated.

Thank you in advance Robert

Firebirds do not have memory tables - in future versions (> 3) but certainly not in the upcoming 2.5 Your software may be slow for many other reasons; However, Firebird itself has very good concurrency, so make sure you get the actual obstacles first.


Comments

Popular posts from this blog

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -