We are thinking about centralising some or all of our data access. I thought a good way to do this would be via WCF. However, lots of our applications are built in MS Access (a whole other story!).
So, is it possible to consume a WCF service in MS Access?
I know consuming web services is possible (although I don't know the details). Is it similar for WCF?