Re: Newbie to VFP -
05-15-2006
, 09:29 AM
in fact, I think you have two ways of working :
1) leave VFP do the work as yo started using buffering modes
2) use views. I am a fan of views. Instead of thinking 'how VFP will handle
this or this', you have full commands on them : tableupdate, tablerevert,
requery, ..... Note that your tables have NOT to be in a database but you
must create one database at least to have a place where to save your views.
--
Jean à Grenoble
http://www.atoutfox.org
PS I went on this group 'by accident', I think you will have a lot of
answers for example on the mailing list 'profox' in www.leafe.com |