I am using infor syteline. I want to get the IDO Extension Class Source Code and related dll. but I can't find the download link.
how can I download these files?
Thanks.
Look for KB2146483. There's a SDK file attached to the knowledge base article that has all the DLL's
thanks
If you have access to your SQL Server, you can use Dot Peek from JetBrains to decompile the DLL/PCBs back into source code. I had to do this for one of our own libraries we lost the source code to.