Welcome To The Home Of The Visual FoxPro Experts  
home. signup. forum. archives. search. google. articles. downloads. faq. members. weblogs. sponsors. rss.
 From: Tom Saddul
  Where is Tom Saddul?
 Manila
 Philippines
 Tom Saddul
 To: JuanDiego .
  
 
 
 JuanDiego .
 Tags
Subject: RE: Centralized application with Oracle 11g
Thread ID: 203236 Message ID: 203519 # Views: 29 # Ratings: 0
Version: Visual FoxPro 9 SP2 Category: Databases, Tables and SQL Server
Date: Friday, November 14, 2008 7:00:02 AM         
   


Multiple tiers are recommended in this kind of applications.

1. Application interface - VFP or Browser

2. Web Services - C#.NET
--- connects to Oracle through direct TCI/IP or localhost

3. Oracle Database Server

Virtual Private Network can also be used but if it uses a slow internet there will be problems on connections unless you get a exclusive leased line.

ASP.NET with AJAX technology has been around for several years. This is what I will recommend when your network goes beyond your local area network. Use your legacy system inside and expand it using Internet Browser technology beyond your TCP/IP.



COMPLETE THREAD
Centralized application with Oracle 11g Posted by JuanDiego . @ 11/12/2008 5:18:38 PM
RE: Centralized application with Oracle 11g Posted by JuanDiego . @ 11/13/2008 4:22:09 PM
RE: Centralized application with Oracle 11g Posted by Anders Altberg @ 11/13/2008 6:44:50 PM
RE: Centralized application with Oracle 11g Posted by JuanDiego . @ 11/13/2008 7:09:05 PM
RE: Centralized application with Oracle 11g Posted by Anders Altberg @ 11/13/2008 7:13:49 PM
RE: Centralized application with Oracle 11g Posted by JuanDiego . @ 11/14/2008 4:26:50 PM
RE: Centralized application with Oracle 11g Posted by Mike Gagnon @ 11/14/2008 5:03:37 PM
RE: Centralized application with Oracle 11g Posted by Tom Saddul @ 11/14/2008 7:00:02 AM
RE: Centralized application with Oracle 11g Posted by JuanDiego . @ 11/14/2008 4:00:51 PM
RE: Centralized application with Oracle 11g Posted by Anders Altberg @ 11/14/2008 6:02:35 PM