Comments - MariaDB Community Bug Reporting

3 years, 10 months ago Ivanir Santos

I'm trying to use MariaDB in delphi 7 using ODBC connection, somethings is workin fine, but I'm getting two problems: 1) field boolean type in delphi and in MariaDB field type TyniInt(1) or Bit(1), delphi is returning message error saying the type expected is boolean but is integer. 2) delphi componente named ttable has property filter, ex: id=1, but if Itry to use filter, delphi is showing the messa Operation not applicable. NOTE: the same system and source code is working fine with MySql 5.0, is there some special setup for it? thank you in advance,

Ivanir

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.