Hi
I'm trying to write the results of query to textfile in ssis but the the thing is its only wrting only first line I think I'm taking wrong delimters.Can any one tell me where i'm doing wrong.Below is results set looks like after executing the query.The row Delimiter I'm using is {CR}{LF}.Format is Delimited
Check 4-003 --------------------------------------------------------------------------------------------- Verify if the CBL_IndividualCompensationContract_Master.Subscriber exists on the Person table CBL_IndividualCompensationContract_Master.Subscriber that does not exist on the Person table -------------------------------------------------------------------------------------------- 230 -------------------------------------------------------------------------------------------------------------------------------------------------- __________________________________________________________________________________________________________________________________________________ Check 4-102 --------------------------------------------------------------------------------------------- Verify if the CBL_IndividualCompensationContract_Upline.Subscriber exists on the Person table CBL_IndividualCompensationContract_Upline.Subscriber that does not exist on the Person table -------------------------------------------------------------------------------------------- 2015 -------------------------------------------------------------------------------------------------------------------------------------------------- __________________________________________________________________________________________________________________________________________________ Check 4-107 ------------------------------------------------------------------------------------------ Verify that every Upline contract is attached to a Master contract via the MasterId column Number of Uplines inner-joined with Master Contracts Number of Uplines Error ----------------------------------------------------- ----------------- --------------------------------------------------------------------------------------- 8163 12284 These two numbers are not equal. There may be non-distinct identifiers in Master table -------------------------------------------------------------------------------------------------------------------------------------------------- __________________________________________________________________________________________________________________________________________________ Check 4-108 ------------------------------------------------------------------------------------------ Verify that every Upline contract is attached to a Master contract via the MasterId column Number of Uplines not linked to a Master Contract ------------------------------------------------- 4121 -------------------------------------------------------------------------------------------------------------------------------------------------- __________________________________________________________________________________________________________________________________________________ Check 4-230 ------------------------------------------------------------------------------------------------------------------ Verify if the CBL_CompensationInvoiceAccount.Compensation is in the CBL_IndividualCompensation_Master/Upline table CBL_CompensationInvoiceAccount.Compensation which are not in the Master/Upline tables ------------------------------------------------------------------------------------- 9014 -------------------------------------------------------------------------------------------------------------------------------------------------- __________________________________________________________________________________________________________________________________________________ Check 4-231 ---------------------------------------------------------------------------------- Verify that every compensation account is attached to a Master or Upline contract Number of compensation accounts not linked to a Master or Upline Contract ------------------------------------------------------------------------- 9014 -------------------------------------------------------------------------------------------------------------------------------------------------- __________________________________________________________________________________________________________________________________________________ Check 4-800 ---------------------------------------------------------------------------------------- Verify that every IndividualCompensationService attached to a Master or Upline contract Number of services not linked to a Master or Upline Contract ------------------------------------------------------------ 7175 -------------------------------------------------------------------------------------------------------------------------------------------------- __________________________________________________________________________________________________________________________________________________