12-21-2011 09:32 PM
Hi,
Can anyone tell me whether there is a DLL available which I can reference in Visual Studio projects? I just want to use the SData functions to retrieve data from database.
Thanks a lot!
Solved! Go to Solution.
12-22-2011 02:41 AM
No.
SData is more than just a DLL. SData is a REST style web service.
12-22-2011 05:27 AM
There are "client side" libraries available for both C# and javascript up on GitHub:
https://github.com/SageSalesLogix/SDataCSharpClientLib
https://github.com/sage/SDataJavaScriptClientLib
Documentation on SData is available on:
I'd strongly suggest you take a course or two on SageU.com on SData as well.