Affichage des articles dont le libellé est Access 2010 - Referencing a 3rd party interoperable provider from VBA code. Afficher tous les articles
Affichage des articles dont le libellé est Access 2010 - Referencing a 3rd party interoperable provider from VBA code. Afficher tous les articles

Access 2010 - Referencing a 3rd party interoperable provider from VBA code

mardi 14 avril 2015

I've been tasked with writing VBA in Access 2010 to consume web services provided by a 3rd party. Unfortunately these web services are only accessible through a .net client API & I've no idea of how to utilise this within the VBA code.

The limited documentation I've received from the 3rd party is geared entirely to ASP.net / JAVA development, although it does make a brief reference to an '...interoperable provider which provides support for COM compliant applications such as classic ASP, VB6 and VBScript...'.

As may be apparent, this is the first time I've worked with Access / VBA, so any help would be greatly appreciated.

Access 2010 - Referencing a 3rd party interoperable provider from VBA code

Labels