I am a ASP/COM/SQL-Server developer. I'm unfamilliar with having to call a method on a web server (over the internet) to get data from a database.

The client app is VB6. I'm conversant with server based ASP to COM etc but what about a vb client app.

Does anyone have sample code. The sort of thing i'm expecting is...

set obj = server.createobject(...httpstuff...,class etc

many thanks

j