Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP and the Corporate IT
Message
De
19/09/2000 00:43:05
 
 
À
19/09/2000 00:09:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00417435
Message ID:
00417950
Vues:
35
John,

>As long as you don't rely on stored procs or security....

Security is not a problem with my web apps, since I can lock down the tables or directories to allow access only to my EXE(s), which are called by the Web Connection ISAPI dll. In the EXE code, I can also require NT user authentication before allowing the hit to proceed in accessing the tables (usually by instantiating business objects) and creating HTML.

I'm not currently using stored procs in that scenario, but there would not be a problem doing so, since I'm not going through ODBC, but am talking directly to the tables/DBC in my data-access classes inside the VFP EXE.

Performance-wise, this architecture really flies. Even under heavy load, I'll have only a few EXE instances handling the hits round-robin, with each hit typically taking just hundredths of a second.
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform