Category "informix"

FDConnection Informix Timeout Values are ignored

got here a FDConnection on the form . FDConnection.Params.DriverID:=Infx; FDConnection.Params.LoginTimeout:=15; FDConnection.Params.ReadTimeout:=30; FDConnectio

How to update record with the same data of existing record

How to update record many columns with the same data of existing record in the same table . For Example : id name m_value 1 moh 1000 2 jo 0