Recent

Author Topic: Lazarus + Firebird 3 in Embedded mode  (Read 5383 times)

Wargan

  • New Member
  • *
  • Posts: 48
    • 'This way' site
Lazarus + Firebird 3 in Embedded mode
« on: November 10, 2017, 02:07:34 pm »
Hello.
I'm using Lazarus and Firebird 3.0.2 together.
I use the standard components TSQLQuery, TSQLTransaction, etc for managing tables.

Tell me where to find a good tutorial for working in Firebird 3 in Embedded mode. My application doesnt use the Firebird server and I want to work in embedded mode.

p.s. SQLite as a bad example to use (IMHO)
« Last Edit: November 10, 2017, 02:10:31 pm by Wargan »
Lazarus 1.8RC5+ FPC 3.0.4.
Windows 7 x32, RAM 3 Gb.

Groffy

  • Full Member
  • ***
  • Posts: 204
Re: Lazarus + Firebird 3 in Embedded mode
« Reply #1 on: November 10, 2017, 02:43:33 pm »
Tell me where to find a good tutorial for working in Firebird 3 in Embedded mode.

Well, one of the advantages of using the Firebird server is, that there is not much difference in using it in client/server or embedded mode. You should take a look to this

https://ib-aid.com/download/docs/developerguide/firebird_developer_guide_beta_delphi_firedac.pdf

which refers to development with delphi & FireDAC components (commercial) but I think, to start with, its very much similar to other Firebird db access libraries.


Regards
« Last Edit: November 10, 2017, 02:45:30 pm by Groffy »
Linux Mint / Windows 10 / Lazarus 3.0.0 / trunk -qt

Wargan

  • New Member
  • *
  • Posts: 48
    • 'This way' site
Re: Lazarus + Firebird 3 in Embedded mode
« Reply #2 on: November 13, 2017, 03:23:12 pm »
@Groffy
Thanks, nice manual ;)
Lazarus 1.8RC5+ FPC 3.0.4.
Windows 7 x32, RAM 3 Gb.

 

TinyPortal © 2005-2018