将Sage50会计软件与C#.NET Windows应用程序集成 [英] Integration of Sage50 accounting software with C#.NET Windows Application

查看:235
本文介绍了将Sage50会计软件与C#.NET Windows应用程序集成的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨朋友们,



我想将sage 50与基于C#.NET的Windows应用程序同步,该应用程序应具有更新库存的设施,以及其他信息,所有信息都应该使用Excel文件转移。



那么在工作/开始时我应该考虑什么。



谢谢所有..

Hi Friends,

I wanted to Synchronize sage 50 with C#.NET based Windows Application which should having facility to updated Stocks, and other Information, all information should be transferred using Excel files.

So what should i consider while working/starting with this.

Thanks All..

推荐答案

您应该考虑使用Sage 50 SDK,它提供了一种安全有效的方式将数据导入Sage的支持性数据库结构。



如果您直接注入Sage 50结构,那么当Sage基于平面文件数据库结构构建它时,您将面临极大的破坏风险。
You should consider using the Sage 50 SDK, it provides a safe and effective way of importing data into Sage's propitiatory database structure.

If you inject straight into the Sage 50 structure you stand a very high risk of corrupting it as Sage built it based on a flat file database structure.


使用ODBC或OleDB连接 - 这适用于Excel文件(可以将其作为数据库读取并像普通数据库一样更新 - 使用SQL语法)
Use ODBC or OleDB connection - this works great for Excel files (can read it as a database and update it just like an ordinary databse - using SQL syntax)


这篇关于将Sage50会计软件与C#.NET Windows应用程序集成的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆