不知道如何让 image 字段 和 nvarchar 字段也能实现更新??

lilinew 2010-01-29 03:45:06
我使用 2005 的 ssis 缓慢变化维工具, (从sqlserver数据库 导数据 到 mysql)
使用时候发现奇怪, 缓慢变化维支持int
但是对 image 字段 和 nvarchar 字段总是提示错误
The filed "title" is a long object data type DT_TEXT, DT_NTEXT, DT_IMAGE.....which ....

不知道如何让 image 字段 和 nvarchar 字段也能实现更新??
...全文
111 10 打赏 收藏 转发到动态 举报
写回复
用AI写文章
10 条回复
切换为时间正序
请发表友善的回复…
发表回复
lilinew 2010-02-08
  • 打赏
  • 举报
回复
BLOB

在2008 ssis工具 里 不能识别这个字段(mysql作为 目的库 ) /
lilinew 2010-02-08
  • 打赏
  • 举报
回复
sql2008 用的是ADO NET Destination
发现还是有错误如下 ::
supports it.

[ADO NET Destination [95]] Error: An exception has occurred during data insertion, the message returned from the provider is: ERROR [42000] [MySQL][ODBC 5.1 Driver][mysqld-5.0.37-community-nt]You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '"cfile" ("Filename", "Title", "Dsc", "Tags", "Guid", "AdminFolderPath", "Extenti' at line 1


[SSIS.Pipeline] Error: SSIS Error Code DTS_E_PROCESSINPUTFAILED. The ProcessInput method on component "ADO NET Destination" (95) failed with error code 0xC020844B while processing input "ADO NET Destination Input" (98). The identified component returned an error from the ProcessInput method. The error is specific to the component, but the error is fatal and will cause the Data Flow task to stop running. There may be error messages posted before this with more information about the failure.


Warning: SSIS Warning Code DTS_W_MAXIMUMERRORCOUNTREACHED. The Execution method succeeded, but the number of errors raised (2) reached the maximum allowed (1); resulting in failure. This occurs when the number of errors reaches the number specified in MaximumErrorCount. Change the MaximumErrorCount or fix the errors.

错误如上
ACMAIN_CHM 2010-01-31
  • 打赏
  • 举报
回复
BLOB

BLOB, MEDIUMBLOB, and LONGBLOB.
lilinew 2010-01-31
  • 打赏
  • 举报
回复
我决心手工导
sqlserver image字段对应mysql 什么字段类型 这个必须知道哦阿的俄
jsx15916 2010-01-29
  • 打赏
  • 举报
回复
学习
lilinew 2010-01-29
  • 打赏
  • 举报
回复
nvarchar 字段应该“-----测试了半天不能通过??? 没有办法阿拉
shuifengcun 2010-01-29
  • 打赏
  • 举报
回复
study
--小F-- 2010-01-29
  • 打赏
  • 举报
回复
nvarchar 字段应该可以的吧
image是不行 二进制都不行的
lilinew 2010-01-29
  • 打赏
  • 举报
回复
现在我把问题简化
从sqlserver数据库 导数据 到sqlserver
image 字段 和 nvarchar 字段
还是提示那个错误The filed "title" is a long object data type DT_TEXT, DT_NTEXT, DT_IMAGE.....which ....
SQL77 2010-01-29
  • 打赏
  • 举报
回复
MYSQL对应的字段是啥类型呀,要改吧

693

社区成员

发帖
与我相关
我的任务
社区描述
提出问题
其他 技术论坛(原bbs)
社区管理员
  • community_281
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧