Yahoo Search Búsqueda en la Web

Resultado de búsqueda

  1. 30 de abr. de 2018 · Learn how to use the embedded engine in Firebird 3, a high-performance open-source relational database. Read the white paper by Helen Borrie and Vlad Khorsun, and find out how to migrate older embedded applications to Firebird 3 and higher.

  2. www.firebirdsql.org › rlsnotesh › install2-win32-embedWindows Embedded - Firebird

    Learn how to install and use the embedded server component of Firebird SQL, a local or remote database engine for Windows applications. Find out the features, limitations, compatibility and examples of the embedded server.

  3. www.firebirdsql.org › en › firebird-2-5Firebird: Firebird 2.5.9

    Final release: v2.5.9 (End of Series) Firebird SQL: The true open-source relational database.

  4. 16 de feb. de 2020 · Firebird embedded is a special version of the Firebird database server. It lets you run your programs without a dedicated database server. Instead, you add a library (DLL/.so/.dylib) to your application) and let your application access your Firebird .fdb database file using that library.

  5. 16 de jul. de 2007 · The Firebird Embedded Server is a special variant which contains both the client and the server functionality. You can ship it with your application, unpack it, and it’s ready to roll. You’ll learn more about its up- and downsides later on in this guide.

  6. One deployment option for Firebird is "embedded", whereby the Firebird API client connects directly to one or more databases through an instance of the database engine that is incorporated in the application's workspace.

  7. Firebird es un sistema de administración de base de datos relacional (o RDBMS) (Lenguaje consultas: SQL) de código abierto, basado en la versión 6 de Interbase, cuyo código fue liberado por Borland en 2000. Su código fue reescrito de C a C++.