Web Services from VC++ 6.0
-
Hi All, Ive got a project which was developed in Visual C++ version 6.0. Now Ive got to make it access a web service to get data from a database... First of all im COMPLETELY ignorant on these matters, but i suppose we've all got to take the plunge sometime... I know that in the Visual Studio .NET version there are some tools to "automatically" generate the volumes of code required to do the web service method accessing stuff, but I dont want to change to .NET just to do this little thing! Is there a simple generalized web service accessing API which wraps all the crap required to access a web service into a few simple routines? Ive been looking around the net but im not convinced that Ive found the perfect solution. Thanks in advance for any pointers, Dave
-
Hi All, Ive got a project which was developed in Visual C++ version 6.0. Now Ive got to make it access a web service to get data from a database... First of all im COMPLETELY ignorant on these matters, but i suppose we've all got to take the plunge sometime... I know that in the Visual Studio .NET version there are some tools to "automatically" generate the volumes of code required to do the web service method accessing stuff, but I dont want to change to .NET just to do this little thing! Is there a simple generalized web service accessing API which wraps all the crap required to access a web service into a few simple routines? Ive been looking around the net but im not convinced that Ive found the perfect solution. Thanks in advance for any pointers, Dave
-
Hi All, Ive got a project which was developed in Visual C++ version 6.0. Now Ive got to make it access a web service to get data from a database... First of all im COMPLETELY ignorant on these matters, but i suppose we've all got to take the plunge sometime... I know that in the Visual Studio .NET version there are some tools to "automatically" generate the volumes of code required to do the web service method accessing stuff, but I dont want to change to .NET just to do this little thing! Is there a simple generalized web service accessing API which wraps all the crap required to access a web service into a few simple routines? Ive been looking around the net but im not convinced that Ive found the perfect solution. Thanks in advance for any pointers, Dave