dear all,
i have a column with name budget in sql server with float data type
i am using ssis lookup to compare when i compare id it work fine when i compare budget column it arries me an error
cannot map columns "budget" because the column is set to floating point data type
i am new to ssis