Viewing 5 posts - 1 through 6 (of 6 total)
Yeah I did know we can do that but was hoping to understand more about why it is happening because some records are null and some are the blank space...
May 13, 2025 at 12:08 pm
yeah select cast(col as varchar(128)) as column_name in this case.
May 13, 2025 at 11:57 am
The target is also SQL Server. This occurs when preview the source as well.
May 13, 2025 at 11:47 am
Hi Jeff,
Thank you for your comment. While this gave us an alternative, it didn't solve the problem we had. We know how to do that but the main reason we...
March 28, 2024 at 3:41 pm
This is exactly what I realized yesterday just before I left work for the day. I was thinking it was looking for the environment id not for the package but...
April 27, 2023 at 1:08 pm
Viewing 5 posts - 1 through 6 (of 6 total)