Using IIS? SOAP? Other?

FoxWeb works with Apache, which I have a ton of experience with and 
prefer, even on a Windows platform.

The simplicity of FoxWeb, from what I can see, is that it is like a 
blend of PHP and VFP...with some HTML thrown in. It's kind of cool to be 
able to write Fox code in an HTML wrapper.

I don't need any interface, just the data. A few needles out of a huge 
haystack. Data's over there, need it way over here. You know the story...

Mike

-------- Original Message --------
Subject: Re: Foxweb?
From: Stephen Russell <[email protected]>
To: [email protected]
Date: 8/15/2012 3:00 PM

On Wed, Aug 15, 2012 at 2:27 PM, Mike Copeland <[email protected]> wrote:

> With full acknowledgement and due respect to Thierry and FoxInCloud...
>
> Does anyone have any experience using FoxWeb?
>
> I've been playing with FoxWeb the last couple of days and it fits my
> need very well...I'm just concerned whether there are any gotcha's or
> weak spots before moving ahead and putting it into service for 50+
> users. I just need to search a large Fox table (300MB containing sales
> history info) via the Internet with respectable response time. Plus,
> this solution is only needed for about 6 months as all data is being
> moved to an SQL backend server.
>
> One area of concern I have is that FoxWeb seems to have had trouble in
> the past with "going dark" (my phrase) under heavy load where it just
> stops responding and has to be restarted.
>
> And yes, I'm aware of and have used West Wind and Foxisapi, too. My goal
> here is to patch in a quick fix for my remote search problem...that will
> be discarded by the end of the year.

---------------

Why not make a web service to do this?  It could connect to any
backend via drivers for the connection.

For output you could just output the query data as html with <table>
with headers and state it is an excel file.





_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to