Ed Leafe wrote: > On Mar 30, 2007, at 11:57 AM, Larry Bradley wrote: > >> However, as I mentioned, it uses remote views. For example, when I >> display >> the member's data, I have a VFP remote view that picks up fields >> from the >> member table (these are editable) and from the membercategory table >> (these >> are read-only). This type of things is done extensively in this app. >> >> I'm quite new to DABO - just started playing with it. >> >> What should I be looking at in DABO/mySQL as a replacement for the >> remote >> view (with multiple tables) facility of VFP? > > Hope this helps, or at least leads you to more specific questions. > > -- Ed Leafe
Ed, may i ask what a "VFP remote view" is? Is it just like a view (create view a_view(...)) in database terms or is this some sort of special VFP related term? If it is a view in database terms, it would be just like a table. Uwe _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users
