Re: Moving from VFP 6 to VFP 9 by Paul
Paul
Thu Mar 30 14:32:59 CST 2006
Oh, and binary indexes, too.
"Paul Pedersen" <nospam@no.spam> wrote in message
news:uz9Enh5UGHA.5996@TK2MSFTNGP10.phx.gbl...
>I think it will work fine, except for cases in which there are new field
>types. Autoincrementing integer is the only one that comes immediately to
>mind. Oh, and blob of course, and varchar. Maybe binary memos? I don't
>remember about those.
>
> But I think if the VFP9 tables don't have those fields, you should be able
> to work with them in VFP6. Try it and see.
>
> You might also want to check for new database features, if you're using a
> database.
>
>
>
> "Dan" <delliott@midwestecoat.com> wrote in message
> news:O1QgQE1UGHA.1564@TK2MSFTNGP11.phx.gbl...
>>I am curious as to reasons why VFP 6 code could not access VFP 9 tables?
>>I
>> have been converting our VFP6 apps to VFP 9 and have had no
>> compatibility
>> issues with the tables.
>>
>> I was unaware of any table differences between VFP 6 and 9.
>>
>>
>> "Craig Berntson" <iamcraig@iamcraigberntson.com> wrote in message
>> news:eM1$u40UGHA.2704@tk2msftngp13.phx.gbl...
>>> I have no experience with VAM, but is definately possible that your VFP
>> 6.0
>>> code will not be able to access VFP 9.0 tables.
>>>
>>> --
>>> Craig Berntson
>>> MCSD, Visual FoxPro MVP
>>> www.craigberntson.com
>>> Salt Lake City Fox User Group
>>> www.slcfox.org
>>> www.foxcentral.net
>>>
>>>
>>> "Steve Freides" <steve@fridayscomputer.com> wrote in message
>>> news:48vqluFkt8m4U1@individual.net...
>>> > We currently support Visual AccountMate for a client of ours, which is
>>> > accounting software written in VFP. We do a lot of reading from and
>>> > writing to VAM data structures from outside VAM itself. The VAM
>>> > version
>>> > our client has been using, LAN 5, was written in VFP 6 and that's what
>>> > we've used to talk to its data structures and for our own custom
>>> > development work for this client as well.
>>> >
>>> > We are planning to install a newer version of VAM, also LAN (VAM also
>> has
>>> > a SQL Server-based product but we are not doing that upgrade now
>> although
>>> > we will in the future, I'm sure) that was written in VFP 9, and would
>> like
>>> > to know if we should expect changes in data structure significant
>>> > enough
>>> > to cause our VFP 6 programs to be unable to read from and write to VFP
>>> > 9
>>> > tables. Obviously we are planning to upgrade our own VFP to 9 but
>>> > we're
>>> > trying to figure out if we can get away with doing the VAM upgrade
>> before
>>> > doing the VFP upgrade for ourselves and for our client.
>>> >
>>> > Thanks in advance - detailed replies, e.g, "this will work, but that
>>> > won't" are most welcomed.
>>> >
>>> > -S-
>>> >
>>>
>>>
>>
>>
>
>