Welcome, Guest
Username: Password: Remember me
Components and Libraries for Database Development, discussions, problems and suggestions
  • Page:
  • 1
  • 2

TOPIC:

ibx4lazarus 11 years 7 months ago #2528

  • Miquel Matas
  • Miquel Matas's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 121
  • Thank you received: 10
Sternas,

Is it possible to add ibx4lazarus into CT?

www.mwasoftware.co.uk/index.php?option=c...ew&id=102&Itemid=133

Why IBX and Why Lazarus

Cheers,
Miquel.
The following user(s) said Thank You: usbdoo

Please Log in or Create an account to join the conversation.

Last edit: by Miquel Matas.

ibx4lazarus 11 years 6 months ago #2540

  • Konstantinos Papadoulas
  • Konstantinos Papadoulas's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 131
  • Thank you received: 19
I am not deep into Databases but wouldn't ZeosDBO do the job with Interbase/Firebird databases?

What is the benefit of using ibx4lazarus over ZeosDBO? There is a case that i might get involved in an
application that will need to access Firebird database and i would like to know the best tool for this purpose

Kostas

Please Log in or Create an account to join the conversation.

ibx4lazarus 11 years 6 months ago #2547

  • Miquel Matas
  • Miquel Matas's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 121
  • Thank you received: 10
I really do not know the differences. I will check.

Cheers,
The following user(s) said Thank You: Konstantinos Papadoulas

Please Log in or Create an account to join the conversation.

ibx4lazarus 11 years 6 months ago #2548

  • FredyCC
  • FredyCC's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Database/Developer
  • Posts: 60
  • Thank you received: 10
I have used Zeos to connect to a Firebird/SQLite databases on Windows / Linux / Mac OSX, some problems with symlinks but works well.

Regards

Please Log in or Create an account to join the conversation.

ibx4lazarus 11 years 6 months ago #2549

  • Miquel Matas
  • Miquel Matas's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 121
  • Thank you received: 10
Which version? stable or alpha.

Gracias! :)

Please Log in or Create an account to join the conversation.

Last edit: by Miquel Matas.

ibx4lazarus 11 years 6 months ago #2550

  • FredyCC
  • FredyCC's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Database/Developer
  • Posts: 60
  • Thank you received: 10
For Firebird 2.5.x I prefered use SVN reporsitory for Zeos and works ok for me :)

Regards
The following user(s) said Thank You: Konstantinos Papadoulas

Please Log in or Create an account to join the conversation.

Last edit: by FredyCC.

ibx4lazarus 11 years 6 months ago #2571

  • Konstantinos Papadoulas
  • Konstantinos Papadoulas's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 131
  • Thank you received: 19
..so.. tham means i'll stick with ZeosDBO ;)

Please Log in or Create an account to join the conversation.

Last edit: by Konstantinos Papadoulas.

ibx4lazarus 8 years 6 months ago #8295

  • Jason Wharton
  • Jason Wharton's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 9
  • Thank you received: 1
I realize this is old, but you can also use IB Objects to connect to Firebird/InterBase with FPC/Lazarus.
Jason Wharton
www.ibobjects.com
The following user(s) said Thank You: usbdoo

Please Log in or Create an account to join the conversation.

ibx4lazarus 8 years 2 months ago #9037

  • Emil Odjackov
  • Emil Odjackov's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 23
  • Thank you received: 0
Excuse me, but I can't install the IBX package. I follow the instructions from \doc\readme.xhtml :
" .... open the “dclibx.lpk” package description file using the “Package->Open Package File” menu item to open the file.
When the Package Editor opens, click on “Use->Install”. Lazarus should now recompile itself and restart. ..."
Unfortunately I have a message :
"Error: One or more required packages were not found. See package graph for details."
there is a graph, that shows IDEIntf as missing :evil:
Please help me to fix above problem ?

Please Log in or Create an account to join the conversation.

ibx4lazarus 8 years 2 months ago #9038

  • Mihai Nester
  • Mihai Nester's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 5
  • Thank you received: 1
Open package dclibx.lpk. Change IDEIntf with bs_IDEIntf. Compile and Install. This is all.
The following user(s) said Thank You: Emil Odjackov

Please Log in or Create an account to join the conversation.

ibx4lazarus 8 years 2 months ago #9039

  • Emil Odjackov
  • Emil Odjackov's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 23
  • Thank you received: 0
I installed IBX components successfully, but after CodeTyphon rebuilt itself they are not appear for use and every time I start CT I see a message:
"IBX is unable to locate the Firebird Library - have you remembered to install it ?".
What can I do, to fix this ?

Please Log in or Create an account to join the conversation.

ibx4lazarus 8 years 2 months ago #9041

  • usbdoo
  • usbdoo's Avatar
  • Visitor
  • Visitor
you must first install Firebird and FlameRobin
and then IBX

Please Log in or Create an account to join the conversation.

ibx4lazarus 8 years 2 months ago #9046

  • Emil Odjackov
  • Emil Odjackov's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 23
  • Thank you received: 0

usbdoo wrote: you must first install Firebird and FlameRobin
and then IBX

I have 2 home computers with 32 bits Firebird server 2.5.5.26952 installed under Windows 8.1 and Windows 7 - both OS 64 bits.
I did search through Google and found flamerobin-0.9.2-1-setup.exe from sourceforge.net, then I did install it.
The problem persists ....
May be I have to uninstall and then again install the IBX components ?

Please Log in or Create an account to join the conversation.

ibx4lazarus 8 years 2 months ago #9049

  • wilhelm
  • wilhelm's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 5
  • Thank you received: 0
Adding Firebird 2.5 and Firebird 2.5\bin path to system variable 'path' will resolve

Please Log in or Create an account to join the conversation.

ibx4lazarus 8 years 2 months ago #9051

  • Emil Odjackov
  • Emil Odjackov's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 23
  • Thank you received: 0
1. I did add : C:\Program Files (x86)\Firebird\Firebird_2_5\bin; into System variable Path, but the problem persists;
2. I did remove the dclibx from installed packages and Save and rebuild IDE, then after restart I did install dclibx.lpk, Save and rebuild IDE, then after restart the problem persists - every time I start CT I see a message:
"IBX is unable to locate the Firebird Library - have you remembered to install it ?".

Please Log in or Create an account to join the conversation.

Last edit: by Emil Odjackov.

ibx4lazarus 8 years 2 months ago #9052

  • wilhelm
  • wilhelm's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 5
  • Thank you received: 0
have you performed installation of 'gds32.dll' ( must by in ..\windows\syswow64).
Usage:
instclient i[nstall] [ -f[orce] ] library [with admininstrator privilegies]
q[uery] library
r[emove] library
where library is: f[bclient] | g[ds32]
instclient will put file in System32; copy to syswow64

for further info see ..ibx\doc\readme.windows.xhtml (.How IBX Finds the Firebird DLL)

i hope now it will work

Please Log in or Create an account to join the conversation.

ibx4lazarus 8 years 2 months ago #9053

  • Emil Odjackov
  • Emil Odjackov's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 23
  • Thank you received: 0
I give up ....
I can not make IBX components to work.
Everything is o.k. - 3 files: fbclient.dll, firebird.conf and firebird.msg exist in C:\Windows\System32 and in C:\Windows\SysWOW64.
HKEY_LOCAL_MACHINE\SOFTWARE\Firebird Project\Firebird Server\Instances
contains
a string value name : DefaultInstance
a string value data : C:\Program Files (x86)\Firebird\Firebird_2_5\
Immediateli on starting of CodeTyphon, there is no project opened, I see that message:
"IBX is unable to locate the Firebird Library - have you remembered to install it ?".

Do you think I will able to work with Firebird and Zeos components of CodeTyphon ?

Please Log in or Create an account to join the conversation.

Last edit: by Emil Odjackov.

ibx4lazarus 8 years 2 months ago #9054

  • Jason Wharton
  • Jason Wharton's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 9
  • Thank you received: 1
Are you willing to use IB Objects to connect to Firebird?
I am actively developing and supporting IBO for Free Pascal Compiler.
Under the terms of the Trustware License you can use it without cost because you are trusted to pay if and when you deem that it has benefitted you financially to justify paying a license fee.
Jason Wharton
www.ibobjects.com

Please Log in or Create an account to join the conversation.

ibx4lazarus 8 years 2 months ago #9055

  • Emil Odjackov
  • Emil Odjackov's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 23
  • Thank you received: 0

Jason Wharton wrote: Are you willing to use IB Objects to connect to Firebird?
I am actively developing and supporting IBO for Free Pascal Compiler.
Under the terms of the Trustware License you can use it without cost because you are trusted to pay if and when you deem that it has benefitted you financially to justify paying a license fee.

I will try IB Objects to connect to Firebird.

Please Log in or Create an account to join the conversation.

ibx4lazarus 8 years 2 months ago #9056

  • Jason Wharton
  • Jason Wharton's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 9
  • Thank you received: 1
You will need to get the full source to do so.
Please contact me privately at Jason -at- ibobjects dot com.
Jason Wharton
www.ibobjects.com

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
  • 2