Will the update all 1000 records, every night? Jerry
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Sytze de Boer Sent: Wednesday, December 08, 2010 10:13 PM To: profox Subject: Re: VFP and Web acces My client estimates 400 to 1000 of his clients will log in, and create up to 1000 records each In DBF terms, I estimate a single table which will grow to 1 million records, where each records might have (say) 30 simple fields. S On Thu, Dec 9, 2010 at 5:04 PM, jerryF <[email protected]> wrote: > How large is the data set and how many records would be used at one time? > Jerry > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf > Of Stephen Russell > Sent: Wednesday, December 08, 2010 9:43 PM > To: ProFox Email List > Subject: Re: VFP and Web acces > > On Wed, Dec 8, 2010 at 8:18 PM, Sytze de Boer <[email protected]> > wrote: > > Hi Ken > > Thanks for these comments (I think) > > > > Lets say I just want to have a system where > > 1 Client logs in with password > > 2 Now accesses a single table (or whatever is used to store data) > > 3 Only sees "his/her" data (like "set filter to " his/her data only) > > 4 Has ability to Add/Change/Delete > > Thats it, as simple as that > > > > The system now pulls the data every midnight into a VFP app on a local > > drive and pushes updated data back to web server. > --------------------------- > > You have a hard decision here. Learn the new way that will continue > over the next 5-10 years or learn West Wind and maybe get 3+ years > with server OS changing in the future. > > You could set up a web service to update your VFP data from the web in > real time, maybe. The web page sounds all to easy it is the sync with > dbfs that will be tough. > > > > -- > Stephen Russell > > Sr. Production Systems Programmer > CIMSgts > > 901.246-0159 cell > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/6b6e6382934546a1835a081abc1b7...@laptop ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

