Fetching SAP data to asp.net application
Hi all,
I am developing asp.net application using c# and Database as MySQL DB Server.
I want SAP data to be displayed in my application.. Is it possible to directly link SAP data to Gridview Fields in my application? or Fetched data to be stored in some flat file and then link that file to asp.net?
Please help.