Recent

Author Topic: IBX for Lazarus 1.0-4 now available  (Read 2420 times)

tonyw

  • Sr. Member
  • ****
  • Posts: 319
    • MWA Software
IBX for Lazarus 1.0-4 now available
« on: February 28, 2013, 06:07:28 pm »
IBX for Lazarus 1.0-4 is now available for download from

http://www.mwasoftware.co.uk/ibx

This is a minor update, changelog given below. This version has also been tested with Lazarus 1.0.6 and fpc 2.6.2.

IBX Change Log  version          (1.0-4) Thu, 28 Feb 2013 16:56:13 +0000

1. In a TIBCustomDataset descendent, a generator now only sets the value when
   it is null. This allows for alternative user defined setting of the generator

   Many thanks to Julio Jiménez for this fix

2. An Error Dialog is now displayed in the Lazarus IDE if IBX cannot find the Firebird Library
   and suggests that the user may have forgotten to install it.

marcov

  • Administrator
  • Hero Member
  • *
  • Posts: 11383
  • FPC developer.
Re: IBX for Lazarus 1.0-4 now available
« Reply #1 on: February 28, 2013, 07:29:19 pm »
2.6.0 and 2.6.2 seem to support TFmtBCD. Maybe time to update the website?

GaborBoros

  • New Member
  • *
  • Posts: 21
Re: IBX for Lazarus 1.0-4 now available
« Reply #2 on: April 10, 2013, 09:18:18 am »
Hi,

MYIBSQL.ParamByName('MYPARAM').Value:=x; not set parameter values with Word, Int64 and Variant type variables. And cannot set parameter value from Variant type variable with MYIBSQL.ParamByName('MYPARAM').AsVariant:=x;

Gabor

 

TinyPortal © 2005-2018