Web Application

Web Application

Postby Ehab Samir Aziz » Fri Feb 03, 2006 4:47 pm

I need to know which version of FW can build .Net application and multiuser application .
I mean users will share the same database either they are in server or may external users entering data via internet .
Thanks
Ehab Samir Aziz
 
Posts: 334
Joined: Fri Oct 14, 2005 1:54 pm

Postby R.F. » Fri Feb 03, 2006 4:55 pm

You don't need any special FiveWin version, either .NET

If you are planning to use a Web browser to entry you data, you have serveral options:

You can use xHBScript to "plug" a Clipper/harbour programming engine into the ASP Server. So, instead to use ASP programming language, you can use xHarbour/Clipper compatible language and use your favorite comands, and databases.

You can also use APACHE Server, using CGI and very Simple xHarbour programs (no fivewin needed) You can run CGIs using both, Windows or Linux servers.

On the other hand, if you need to use a "client" program from internet written in FiveWin, and your databases are somewhere else in internet,
you can use Advantage Internet Server.
Saludos
R.F.
R.F.
 
Posts: 840
Joined: Thu Oct 13, 2005 7:05 pm

Postby Ehab Samir Aziz » Fri Feb 03, 2006 8:39 pm

And what is the best for networking application (multiuser application) many users share the ame database in the same time ?
Ehab Samir Aziz
 
Posts: 334
Joined: Fri Oct 14, 2005 1:54 pm

Postby tnhoe » Sat Feb 04, 2006 12:50 am

The best for networking app for multi concurrent users on remote database is still web app in term of performance speed and software maintenance.

Of cource the most preferable database is SQL based.
But with xHbscript or AFPexpress (both are dbf/cdx plugin for most web server), u still can build web app on your favorite dbf/cdx and clipper/foxpro language.

But all data entry interface need to build in html form, and some simple Javascript may involved.

In short, u need :-
- web server : IIS or Apache, etc.
- plugin for dbf/cdx (ignore this if u use SQL database)
- html script (code includes html,javascript,clipper/foxpro)
Regards

Hoe, email: easywin3@yahoo.com
User avatar
tnhoe
 
Posts: 83
Joined: Tue Nov 08, 2005 11:09 am
Location: Malaysia

Postby José Luis Sánchez » Mon Feb 06, 2006 7:30 am

What is AFPExpress ? Can be used with Apache ?
I'm looking for a dbf/cdx plugin that can be used with Apache.
Regards,
User avatar
José Luis Sánchez
 
Posts: 540
Joined: Thu Oct 13, 2005 9:23 am
Location: Novelda - Alicante - España

Postby tnhoe » Mon Feb 06, 2006 4:25 pm

AFPexpress at www.afpages.com is :-
- plugin DLL for using Visual Foxpro as server side language
- can use with either IIS or Apache

Foxpro commands are basically similar to Clipper/Dbase.
I use it to update dbf/cdx,data sharing with Fivewin app.
Regards

Hoe, email: easywin3@yahoo.com
User avatar
tnhoe
 
Posts: 83
Joined: Tue Nov 08, 2005 11:09 am
Location: Malaysia

Postby R.F. » Mon Feb 06, 2006 5:38 pm

Ehab Samir Aziz wrote:And what is the best for networking application (multiuser application) many users share the ame database in the same time ?


Advantage Database Server, In deed.

My biggest project with ADS is a super market with over 200 users runing a set of about 100 DBF files, the biggest DBF has over 70 million records indexed over 20 different keys, All the DBFs together are more than 6 GBytes of data.

These dbf are updated by a Clipper DOS application running in 50 POS computers, then they are reviewed and updated in the corporate headquarters by programs written in FiveWin and in Delphi.

Customers also can place orders via Internet using a web browser, these orders are stored in the very same databases, and an ASP application handles all these stuff. Not need of any other extra tool just ADS.
Saludos
R.F.
R.F.
 
Posts: 840
Joined: Thu Oct 13, 2005 7:05 pm

Re:

Postby José Luis Sánchez » Tue Feb 07, 2006 7:14 am

René: I can't buy a licence of ADS. It's very expensive for me.

Tnhoe: about AFExpress, it's free ? If not, how much does it cost a license ?

Regards,
User avatar
José Luis Sánchez
 
Posts: 540
Joined: Thu Oct 13, 2005 9:23 am
Location: Novelda - Alicante - España

Postby tnhoe » Tue Feb 07, 2006 2:30 pm

AFPexpress is software key controlled, ordered/registered by name : USD99 per name
Regards

Hoe, email: easywin3@yahoo.com
User avatar
tnhoe
 
Posts: 83
Joined: Tue Nov 08, 2005 11:09 am
Location: Malaysia

Postby Boris » Fri Feb 10, 2006 1:25 pm

I am using ClipWeb 32-bit library, IIS and xHarbour.
Works perfect
User avatar
Boris
 
Posts: 16
Joined: Sun Nov 27, 2005 1:57 am


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 75 guests