All xBase commands are fine.
In fact FiC is a wrapper around your app, very agnostic on how it deals 
with data.
Just one thing: INTO CURSOR should be READWRITE
thn

Le 24/06/11 14:17, MB Software Solutions, LLC a écrit :
> On 6/24/2011 3:32 AM, Thierry Nivelet wrote:
>> Just a minor point, your app can move to the web with any kind of database: 
>> VFP, SQLserver, PostGreSql, etc. FoxInCloud just does not care.
>>
>> VFP database on a web server is much more secured, reliable and fast:
>>    Secured: it resides in the app directory, NOT in the web site, so only 
>> the app access it, not user directly; you can set up whatever NTFS security 
>> scheme you see fit.
>>    Reliable: server startup and shut down are properly controlled; no more 
>> cdx or fpt broken because of a workstation unplugged in the midst of a 
>> transaction.
>>    Fast: no more indexes traveling over th wire; everything happens within 
>> the server.
>
>
> Can it use a lot of x-base commands in classic foxpro coding style, or
> must it be changed to be more tiered?
>

_______________________________________________
Post Messages to: ProFox@leafe.com
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/4e050aba.2000...@zenbuyer.com
** 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.

Reply via email to