Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to run VFP program remotely due to AS400 ODBC timeou
Message
 
À
08/03/2002 13:16:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00630301
Message ID:
00630425
Vues:
21
I have a VFP program that uses ODBC to access a local AS400 (in California). Another division (Nevada) needs to use this program as well but they are too far away and the ODBC times out. Without using something like PCAnyWhere how do I set up the program so they can start it there but the program is actually run on a machine here to take advantage of the local access, and then returns a result set to Nevada. The only thought I've come up with so far is rewriting it so it can be run from HTML, but that would mean stripping it out of the project/framework it was built in.

Not if you built your business objects properly. All you need to do is compile them into a DLL and either use DCOM or COM+ in Win2K. The you can use ASP to access the objects...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform