Fred
Wed Jan 12 23:27:44 CST 2005
You can just forget about hte view designer in VFP6 working correctly with
anything more than 1 table. Search for eView and use that instead. Here's
a link that should get you started:
http://fox.wikis.com/wc.dll?Wiki~eView~VFP
--
Fred
Microsoft Visual FoxPro MVP
"Cory Bonallo" <coryb@jensenonline.com> wrote in message
news:e$Tcy2P%23EHA.3236@TK2MSFTNGP15.phx.gbl...
> VFP6.0
> "Dan Freeman" <spam@microsoft.com> wrote in message
> news:uXnQM6O%23EHA.1400@TK2MSFTNGP11.phx.gbl...
>> What version of VFP?
>>
>> Recent versions have included MAJOR enhancements/changes in the view
>> designer, so anyone approaching this needs to know what environment
>> you're
>> working in.
>>
>> Dan
>>
>> Cory Bonallo wrote:
>> > I have a view that works just fine and has 4 tables in it joined
>> > together. If I open it in the view designer, one table is missing(you
>> > can see the whole). If I do nothing to the view and just save it, it
>> > errors on the field in the missing table. If I add the table in, it
>> > errors on another field that was/is in the field list. After the
>> > error, I keep getting the error when I try to modify the view. I
>> > can't get it open. This is a very compicated view that I do not wish
>> > to recreate. Any ideas?
>> >
>> > As a work around, can I add a field to the view programmatically with
>> > dbsetprop() . The field is in a table that already exists in the
>> > view.
>> >
>> > Thanks for your help.
>> >
>> > Cory Bonallo
>> > Developer
>>
>>
>
>