• HI da zero ..

    Can you Explain briefly how to do conversion in ssis ,i have taken oledb source,

    gave one connection and in sql comman

    i wrote like this

    Exec GETLASTLSN @tablename='Mas_customer',@LastLSN=? output;

    but it is throwing an error,

    There is a datasource column with no name,there should be a name for each column.

    Regards..
    guru12