Recent content by davydrey

  1. D

    TOracleDataset.AsFloat

    Thank you, It's OK !!! thanks from a frenchie ! Davyd rey
  2. D

    Intermedia oBJECTS

    cAN I USE INTERMEDIA OBJECTS WITH YOURS COMPONENTS ?
  3. D

    TOracleDataset.AsFloat

    I don't know, i want to do a code that works in the two cases !
  4. D

    TOracleDataset.AsFloat

    i have done a import program of data in text file in a single oracle table in oracle 7.3 for a customer. When a affect the float field 'F' of my table 'T' like this : TF.AsFloat:=StrToFloat(StringValue); it's OK but on my customer's machine an error appear: '2,6' is not a float value correct'...
Back
Top