Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I use wwwconnect to query data like this?
Message
From
03/05/2004 14:47:27
 
 
To
03/05/2004 09:47:40
General information
Forum:
Visual FoxPro
Category:
West Wind Web Connection
Miscellaneous
Thread ID:
00900357
Message ID:
00900468
Views:
7
This message has been marked as the solution to the initial question of the thread.
>Hi all,
>
>We are trying to get a way to extract data using the HTTP transport protocol. Can I use wwwConnect to run my olepublic dlls? Is SOAP required in the process?
>
>IIS hosting wwwConnect + myDLL
>Questions:
>1. Can I call a method from myDLL as such: oMyDLL.GetData(x)
>2. Can I use a url as such: http://MyServer/wconnect/wc.dll?GetData=custid
>
Hullo Ramil -
Extract Data ? To What ?
sling it from a website to a client pc with a browser ?
yes ?
you can make a table from your sql select statment, then auto-start a file download from the web server [at the web server] and then your client PC can read the table and do stuff with the table.

SOAP is not bad - but do you need it ?
take a look here - see if this is of any help ?

http://www.gnsinfotech.com/Articles/a_simple_way_to_make_your_vfp_de.htm
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform