【问题标题】:How to link oracle table with ax 2009 table?如何将 oracle 表与 ax 2009 表链接?
【发布时间】:2012-12-18 19:32:00
【问题描述】:

我必须每天从 Oracle 的“A-Table”中提取数据并将其插入到 Ax“A-Table”中。

谁能告诉我怎样才能达到同样的效果。

谢谢

【问题讨论】:

    标签: ssis oracle10g integration axapta dynamics-ax-2009


    【解决方案1】:

    您需要下载适用于 Windows 的 Oracle 驱动程序 (http://www.oracle.com/technetwork/developer-tools/visual-studio/downloads/index.html)。

    然后看看这个http://floditt.blogspot.mx/2011/08/using-adonet-with-x.html。您必须使用之前安装的 Oracle 类(System.Data.OracleClient.OracleConnection、OracleCommand、OracleReader 等),而不是使用 System.Data.SqlClient 数据类型。

    如果您希望它每天运行,只需设置一个新的批处理作业(在 Base -> Inquiries -> Batch job 中)。

    【讨论】:

    • 嗨 Adria,感谢您的回复,在使用 system.data.oracleclient.oracle---- 时,出现语法错误,我无法理解背后的原因。请帮忙。谢谢。
    猜你喜欢
    • 2016-03-12
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2021-10-10
    • 1970-01-01
    • 1970-01-01
    • 2016-08-06
    • 1970-01-01
    相关资源
    最近更新 更多