Guest Posted September 21, 2019 Hello all! I'd like to set up a demo of a dababase-driven desktop application. I want to use FB 2.5/3.0 and i am wondering if there is a suitable database to use for the demo. I am a bit reluctant to put the effort into employee.fdb. I do not want to invent some demo database a-new. I'd like something like "Nortwind" (the old access demo). Preferably there should be alternative runnable "GUIs" for that database so i can show mine is better 😉 Any input is welcome, TIA, /Dany Share this post Link to post
Ruslan 5 Posted September 21, 2019 Don't know if correctly understood the question ... I use IBExpert or DBeaver, they have some kind of demo data generator that can be used. Share this post Link to post
Guest Posted September 21, 2019 (edited) @Ruslan, yes, i know about the IBExpert one. There is a copy-right statement that actually do not make the use of it impossible in my context. But i'd have to contact IBExpert. Today i looked at it, but there's only the DB, i did not find any samples built on it or anything else "expanding" the scope. I will check out DBeaver, the name does not incur much confidence though 🙂 So i'd like to maintain this thread for the time being. Thanks! Edited September 21, 2019 by Guest Something makes the editor "hang"... Share this post Link to post
Guest Posted September 21, 2019 There is a demo from Microsoft including all sources Smart Hotel 360 with Mobile, IoT, ... Share this post Link to post
Joseph MItzen 251 Posted September 23, 2019 On 9/21/2019 at 1:42 PM, Dany Marmur said: I will check out DBeaver, the name does not incur much confidence though 🙂 DBeaver is one of the premier open source/commercial database management tools.... https://github.com/dbeaver/dbeaver You might also want to look into the online dummy data generators, such as.... http://filldb.info/ 1 Share this post Link to post