Hi, I'm not part of the progress development team where I work , but I know that they are looking to move to v11. I don't really know the reasons why,
I'm a .Net developer who's been tasked with allowing Progress to talk to a .Net dll in order to read and write data to SQL server.
My initial idea would be to create a .Net dll with some basic CRUD style methods, GetCustomers, UpdateCustomer, DeleteCustomer etc and have progress call these methods passing in the relevant values.
It's early days and I'm just investigating the options, but this idea relies on progress having the ability to load the dll and pass and recieve data to and from the dll.
Any information would be great, Thanks, Mark