DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/)
-   ASP.NET (http://www.daniweb.com/forums/forum18.html)
-   -   ASP.NET <--> XML <--> VB6.0 (http://www.daniweb.com/forums/thread9166.html)

ecashwell Aug 10th, 2004 12:39 pm
ASP.NET <--> XML <--> VB6.0
 
I would like to know if it is possible to communicate Queries using XML from an application written in VB6 to a website written in ASP.NET. I would need to send and receive everything from a small integer to a medium blob. Also, the database backend is MySQL.

This is probably not something which anyone can answer in just a single thread. I would like to know if anyone knows of a tutorial or has some source files which would cover this. I have worked with XML before, but it was some time ago and was on an Tomcat Servlet, therefore I would appreciate any information on both VB6 and ASP.NET.

Thanks
- Eric

Tekmaven Aug 13th, 2004 9:15 am
Re: ASP.NET <--> XML <--> VB6.0
 
Quote:

Originally Posted by ecashwell
I would like to know if it is possible to communicate Queries using XML from an application written in VB6 to a website written in ASP.NET. I would need to send and receive everything from a small integer to a medium blob. Also, the database backend is MySQL.

This is probably not something which anyone can answer in just a single thread. I would like to know if anyone knows of a tutorial or has some source files which would cover this. I have worked with XML before, but it was some time ago and was on an Tomcat Servlet, therefore I would appreciate any information on both VB6 and ASP.NET.

Thanks
- Eric


You could have the ASP.NET app host a web service, and let your VB6 app use that web service. Check this page out, for information how to connect to a .NET web service with VB6.


All times are GMT -4. The time now is 11:58 pm.

Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC