the method of fixing the problem of using SSIS and SharePointListAdapters to sync data from DB to Sh
ADDITIONAL INFORMATION: The package failed to load due to error 0xC0010014 "One or more error occurred. There should be more specific errors preceding this one that explains the details of the errors. This message is used as a return value from functions that encounter errors.". This occurs when CPackage::LoadFromXML fails.
[@more@]I solved this problem by going into Project Properties, Debugging, and setting Run64BitRuntime to false.
I expect since I'm running 64-bit OS, SSIS thinks it should run 64-bit DTExec, but I only have 32-bit SQL Server installed, so that's an incorrect assumption.
Hope this helps someone!
SSC Veteran
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/219138/viewspace-1055676/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Import Data From MS Excel to DataSet without using COM ObjectsImportExcelObject
- su -s /bin/sh -c “nova-manage api_db sync“ nova報錯API
- Export data from a data blockExportBloC
- How To Replicate Data from Oracle to Postgres Using GoldenGate (Doc ID 1544137.1OracleGo
- creating oracle10g data guard using rman(physical db)Oracle
- using rman to creat oracle10g data guard standby db_with recoveryOracle
- db2_backup_log.shDB2
- Extracting Data from a Corrupt Table using DBMS_REPAIR or Event 10231AI
- 5 Using Far Sync Instances 使用Far Sync遠端同步例項
- Get data style from ExcelExcel
- Unload data from oracleOracle
- get_data_from_yml
- Using View and Data API with MeteorViewAPI
- MoreType – new method to build data in RecyclerView with Kotlin!UIViewKotlin
- MoreType - new method to build data in RecyclerView with Kotlin!UIViewKotlin
- SQL*Net more data from clientSQLclient
- MATLAB讀取寫入文字資料最佳方法 | Best Method for Loading & Saving Text Data Using MATLABMatlab
- How to migrate data from Oracle to MSSQLSERVEROracleSQLServer
- OAF export data from VO in xlsx formatExportORM
- Generalizing RDP Codes Using the Combinatorial Method
- How to copy a datafile from ASM to a file system not using RMANASM
- How to get ORACLE_HOME from data dictionaryOracle
- Unload data to a flat file from Oracle databaseOracleDatabase
- using update panel do sync job , update UI control asyncUI
- DB2歸檔備份實現方式cv_db2arch.shDB2
- 【譯】Using .NET for Apache Spark to Analyze Log DataApacheSpark
- PostgreSQL DBA(181) - Using PostgreSQL as a Data WarehouseSQL
- How To Using Flashback Data Archive (Oracle Total Recall)HiveOracle
- Step by Step Data Replication Using Oracle GoldenGateOracleGo
- [轉]Updating Session Variables from Dashboards using Presentation VariablesSession
- FROM ASM Migrating to FILE SYSTEM Using RMAN(三)ASM
- Send Email with Attachments from PL/SQL using Java Stored ProceduresAISQLJava
- Duplicate Database from ASM to Non- ASM Database Using RMANDatabaseASM
- [Javascript] Find Items from the end of the JavaScript Array using at, findLast and findLastIndexJavaScriptASTIndex
- Oracle 12c 新特性 Active Data Guard Far SyncOracle
- MyBatis提示getFundBonus attempted to return null from a method with a primitive return type (double)MyBatisNullMIT
- Maximum insert commit size and Rows Per Batch in OLE DB Destination in SSISMITBAT
- 【轉】How to recover from root.sh on 11.2 Grid Infrastructure FailedASTStructAI