Re: Virtual Private Networks and VP6
From: Edhy Rijo (erijo_at_msn.com.NO_SPAM)
Date: 02/14/05
- Next message: Jan Bucek: "Re: Outlook Mail Automation"
- Previous message: Newbie: "Re: return value from sproc with spt"
- In reply to: Rusty G: "Virtual Private Networks and VP6"
- Next in thread: Wolfgang Schmale: "Re: Virtual Private Networks and VP6"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 14 Feb 2005 01:21:51 -0500
Hi Rusty G.
a.. You can modify the application to use Local Views to try to speed up some forms.
b.. Make sure you have all the proper indexes required by your business rule.
c.. If possible, convert the application to use MySQL, MSDE or SQL Server Express 2005 (Beta 2) with Remote Views, this will definitely increase the application data processing by just transferring the data needed by the user in the current form, instead of loading the whole data into memory with VFP tables.
-- Edhy Rijo www.progytech.com Bronx NY "Rusty G" <ogallo@columbus.rr.com> wrote in message news:x7VPd.39509$i42.16600@fe1.columbus.rr.com... > I've developed an application use VP6. Users are using a VPN with cable > and DSL. They say it runs a little slow. The application is loaded on the > local machine and it looks to the server across the network for the data. Is > there anything I should have done or could have done to make processing the > information quicker. > Note I developed the application use all free tables. > > Rusty G > >
- Next message: Jan Bucek: "Re: Outlook Mail Automation"
- Previous message: Newbie: "Re: return value from sproc with spt"
- In reply to: Rusty G: "Virtual Private Networks and VP6"
- Next in thread: Wolfgang Schmale: "Re: Virtual Private Networks and VP6"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|