Customer Portal

MY_SQL_DATA_WRITER: cannot read fix-length data??

Comments 2

  • Avatar
    avackova
    0
    Comment actions Permalink
    Hello,
    if MySqlDataWriter reads data from input port, it doesn't matter if it is delimited or fix length - it formats data to temporary file or named pipe and load data to MySql database. You can pass any parameter, that mysql utility or LOAD DATA INFILE statement accept, but seems that there is not anything like batch mode for data loading.
  • Avatar
    achan
    0
    Comment actions Permalink
    Thanks, Agata :-)

    al

Please sign in to leave a comment.