Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Access remote view trough Internet
Message
 
 
À
05/09/2001 11:07:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00552531
Message ID:
00553026
Vues:
17
Hi!

When ODBC driver allows access to AS/400 server through internet, you can connect to the database remotely using the IP address of the server (or server internet name) instead of server machine name in the local network. At least this works for SQL Server. however, such connaction is quite unstable that require a lot of effort in the client application to track all errors related with connection break at any moment. In particular, it is extremely hard to do with remote views, because re-connect and update data after connection is broken require complex programming. It is much more simple when using ADO recordsets.

There are a lot of other approaches with no use of remote views. For example, build COM object and access it remotely through DCOM to get data. Another example - transfer data using low-level protocol like HTTP or FTP (you can use wwIPStuff library from West-Wind for this).


>I have several remote views to AS/400 databases; I from these extract information in order to generate datas statistics and then create graphics of those datas.
>
>The users that analyze the generated information are in different latitudes
>
>I would like knowledge if any road exists that I could take in order to develop a system in VisualFox where the user could enter to the system and see the information and the graphs from Internet.
>
>TIA
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform