Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

what is foxpro use for?

Status
Not open for further replies.

shelbytll

Programmer
Dec 7, 2001
135
SG
use for developing software?
use for developing web services/application?
 
Both. Foxpro's strong point is the ability to work with databases. So if you have to work with lots of data it may be your best choice for a development tool. It also works well with high-end data engines like SQL Server or Oracle. So it's a good choice to use as a front-end for such databases.

Dave Dardinger
 
Since i can use to develop web application does it mean i can use it for my asp coding? if not, how can i blend the both of them together?
 
What you can do to blend your ASP code to foxpro is create COM in Foxpro, then call the object in ASP.

or you can go to these web sites




which sell Web Services that turn foxpro into a ASP look alike.

I use Foxweb because it's a tad easier to deploy and use
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top