Embedded Firebird sounds exactly what I'd use!  What the the link for
downloading Embedded Firebird?

On Sat, Sep 28, 2019 at 10:23 AM 'Karel Rys' ka...@rysovo.cz
[firebird-support] <firebird-support@yahoogroups.com> wrote:

>
>
> It is possible to use "embedded Firebird", which does not need running
> server.
>
> Karel Rys
>
> >>> "Richard Damon rich...@damon-family.org [firebird-support]"
> <firebird-support@yahoogroups.com> 28.9.2019 16:15 >>>
>
> On 9/28/19 8:52 AM, Clyde Eisenbeis cte...@gmail.com
> [firebird-support]
> wrote:
> >
> > I'll be using Firebird on my personal laptop. My program (that uses
> > that database) will be used often
> > every day.
> >
> > I'm puzzled by some of the questions as I have assumed Firebird is a
> > dormant database file that my program accesses. It sounds like
> > Firebird is a program that needs to run to work.
> >
> Firebird is a Database Client/Server application. You program is
> linked
> to the client side, which talks to the server side (and the server
> side
> works the actually database file). This is the way many Database
> systems
> work, and has advantages in that the server side has the ability to
> enforce certain sharing and access rules on the database. It does mean
> you need to start the 'server' app to access the database.
>
> There are other database systems where the client library directly
> accesses the database file(s), SQLite works that way, Microsoft Access
> can work that way, the ancient xBase worked that way. These databases
> can be converted into a Client/Server system by wrapping them with a
> Client/Server wrapper layer, but tend not to provide a lot of access
> control, since if the user application is directly accessing the file,
> there isn't much the database system can do to 'protect' itself..
>
> --
> Richard Damon
>
> [Non-text portions of this message have been removed]
>
> 
>
  • [firebird-supp... Clyde Eisenbeis cte...@gmail.com [firebird-support]
    • Re: [fire... Mark Rotteveel m...@lawinegevaar.nl [firebird-support]
      • Re: [... Clyde Eisenbeis cte...@gmail.com [firebird-support]
        • R... Mark Rotteveel m...@lawinegevaar.nl [firebird-support]
          • ... Clyde Eisenbeis cte...@gmail.com [firebird-support]
            • ... Richard Damon rich...@damon-family.org [firebird-support]
              • ... Clyde Eisenbeis cte...@gmail.com [firebird-support]
              • ... 'Karel Rys' ka...@rysovo.cz [firebird-support]
                • ... Clyde Eisenbeis cte...@gmail.com [firebird-support]
                • ... Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]
                • ... 'Paul Beach' pbe...@mail.ibphoenix.com [firebird-support]
                • ... Clyde Eisenbeis cte...@gmail.com [firebird-support]
                • ... Mark Rotteveel m...@lawinegevaar.nl [firebird-support]
                • ... Clyde Eisenbeis cte...@gmail.com [firebird-support]
                • ... Mark Rotteveel m...@lawinegevaar.nl [firebird-support]
                • ... 'Karel Rys' ka...@rysovo.cz [firebird-support]
            • ... Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]
    • Re: [fire... liviuslivius liviusliv...@poczta.onet.pl [firebird-support]

Reply via email to