Recent

Author Topic: I need to install IBX components from MWA, but do I need to uninstall ....  (Read 3955 times)

RedOctober

  • Sr. Member
  • ****
  • Posts: 452
the existing FBAdmin, TIBConnection, TSQLQuery TSQLTransaction components from my Lazarus IDE?
I'm on Lazarus 1.8 and FPC 3.0.4.  It looks like it comes with several of the same-named components that are already in the
"ibx4lazarus2.0.1" package.

I don't want to mess up my Lazarus and my project.  If I need to uninstall the TIBConnection and TSQL* components that I already have, how do I do that?

Zoran

  • Hero Member
  • *****
  • Posts: 1829
    • http://wiki.lazarus.freepascal.org/User:Zoran
There is no reason to uninstall SQLdb components. Just don't use them in your project if you don't want to.

It looks like it comes with several of the same-named components that are already in the
"ibx4lazarus2.0.1" package.

What? No, they all have different names.
« Last Edit: January 11, 2018, 09:30:03 pm by Zoran »

Zoran

  • Hero Member
  • *****
  • Posts: 1829
    • http://wiki.lazarus.freepascal.org/User:Zoran
If I need to uninstall the TIBConnection and TSQL* components that I already have, how do I do that?

Anyway, to uninstall the package from the IDE (which, again, you needn't do in this case), in main menu choose Package, then Install/Uninstall Packages... then, in the left side list, find SQLdbLaz and click the button Uninstall selection. Save and after rebuilding the IDE, the package will no longer be installed.

 

TinyPortal © 2005-2018