Problem with Column with when pulling from SQL to Flat File.

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Problem with Column with when pulling from SQL to Flat File.

  • Creator
    Topic
  • #52133
    Tom Gilbert
    Participant

      I am trying to pull data from sql to a flat file.  I am using this binding…

      echo bind1 [odbc SQLBindCol $hstmt 1 SQL_C_VARCHAR dxcode 255 255]

      echo bind1 [odbc SQLBindCol $hstmt 2 SQL_C_VARCHAR dxdesc 255 255]

      and I am getting this output…

      DXCODE|DXDESC

      200.30|Marginal zone lymphoma, unsp si

    • The forum ‘Cloverleaf’ is closed to new topics and replies.