היי,
מישהו פה משתמש בתוסף של טעינת google analyticr לSSIS?
עולה לי שגיאה הזאת:
The value is too large to fit in the column data area of the buffer.
בניסיון לטעון את השדות האלה:
language, country, source, medium, date, visits
מישהו מכיר דרך לעקוף את הבעיה?
השגיאה המלאה:
Error: 0x0 at Data Flow Task, SSIS GoogleAnalyticsSource: Microsoft.SqlServer.Dts.Pipeline.DoesNotFitBufferException: The value is too large to fit in the column data area of the buffer.
at Microsoft.SqlServer.Dts.Pipeline.PipelineBuffer.SetString(Int32 columnIndex, String value)
at Microsoft.SqlServer.Dts.Pipeline.PipelineBuffer.set_Item(Int32 columnIndex, Object value)
at SSISComponents.GoogleAnalyticsSource.PrimeOutput(Int32 outputs, Int32[] outputIDs, PipelineBuffer[] buffers