Files with the FMB extension identify back-up files created in the OnBelay memory back-up application. FMB files contain image data that has been collected from numerous removable devices such as digital cameras. FMB files may be opened and edited with the OnBelay application.
Oracle Forms is a tool (somewhat like Visual Basic in appearance, but the code inside is PL/SQL) which allows a developer to quickly create user-interface applications which access an Oracle database in a very efficient and tightly-coupled way. It was originally developed to run server-side in character mode on any Unix box, before Windows existed. It was then ported to Windows to function in a client-server environment. Recent versions have been ported to Java. It now runs in a J2EE container and can integrate with Java and web services.