简体   繁体   English

从Sage 50中的字段中提取数据到应用程序中

[英]Extracting data from a field in Sage 50 into an application

This isn't so much a question but more so a "Could someone please point me in the right direction". 这不是一个问题,而是一个“有人能指出我正确的方向”的问题。

I have been given a task at work to bring across some data in a field from a product in Sage 50 into our application (written in C# for reference). 我的工作是将Sage 50中的产品的某个字段中的某些数据引入我们的应用程序中(用C#编写以供参考)。 The information is static and will not be used for any form of calculation, it is just a description of a product, IE Pack of 10. 该信息是静态的,不会用于任何形式的计算,仅是对产品的描述,即IE Pack 10。

I have never done anything with Sage before and I was wondering if someone could shed some light on which direction I would need to go for this. 我之前从未对Sage做过任何事情,而且我想知道是否有人可以阐明我需要朝哪个方向发展。

安装Sage ODBC驱动程序,然后使用System.Data.Odbc中的类进行连接和查询。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM