Data Stream In
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi All
First time im using the Data stream in tool and im getting the following errors, could anyone please shed some light... Thanks in advance
Error in the Data stream out tool
Browse in db tool error
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Just a confirmation, have you tested the queries in DB tools?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@Qiu Yes, Previously I did the connect in DB, then stream that out to join with a csv file, now i streamed the csv file in to create a temp table then joined in db. I never received that error message before
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
hi @keithr197
The collation can be set on column by column basis in SQL Server. To work around this try adding the collation information directly into the SQL Editor in your Connect In-DB tools
Dan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@danilang Thanks this really helped 🙂
