I will soon work for a company project which will develop a custom .NET application that will integrate with the SAP ERP system.
I virtually know nothing about SAP, so I did some research on the web and found out that it supports multiple types of database.
What I want to know is:
can I directly read SAP tables thru ado.net?
Or is the database behind a web service?
Or is it undetermined because it depends on how the SAP system is implemented?
(the third question comes to my mind after knowing that SAP is not confined to any particular type of database)