0

How can I connect and fetch data from a Sage 200 database through a ODBC connection using C#?

I have no code to show because I'm stuck even with the connection string part... I found tutorial or article only about MySQL, Microsoft Server, and etc..

[EDIT]

I have solved, the problem was that I was using SqlConnection instead of the OdbcConnection class.

Mutu A.
  • 248
  • 3
  • 17
  • Do any of these links help? http://help.sagecrm.com/on_premise/en/2018R1/dev/Content/Developer/WS_EgIntroToWebServices.htm https://simonsage200.wordpress.com/reports-reports-reports/pulling-information-from-sage-200-into-excel-using-odbc/ – mjwills Jun 19 '18 at 21:20
  • @mjwills Thank you, but I can't find anything useful to can understand how to make the connection and after that to fetch data from the DB. – Mutu A. Jun 20 '18 at 09:26

0 Answers0