Re: Upgrade From 2.5 to 9.0 ???
- From: Usenet <Mark@xxxxxxxxxxxxxxxxxxx>
- Date: Sat, 29 Jul 2006 17:08:53 GMT
It sounds like you don't really know FoxPro, is that right?
You're not very specific about what the application is.
If each desk "just" has a copy of naked FoxPro then yes, you'll need
to buy six licences. If, as everyone here is assuming (& I imagine
this is probably the case) what you've got is an *application*
written in FoxPro 2.5 then no, you *don't* need more than one
licence, and in fact you only need *that* for development.
To upgrade you'll really need to do a major upgrade.
Data won't really be a problem. You could leave it the way it is,
though you might want to convert to using database tables rather than
free ones, but you could leave it. It's not a big job to incorporate
them into the database(s), and gives you some benefits.
Converting the code actually isn't difficult, just tedious. The
automatic converter (do they still ship it?), produces rubbish.
However, it's rubbish that works, after a fashion. I seem to
remember that what we did was to use the convertor to get the screens
into some kind of VFP, then make up new screens, cut and paste the
old screen elements into it, then cut'n'paste the code into the
correct events/methods, and got it working. Then we set about making
it into good VFP code.
You'll then want to change things to use the nifty features that
exist in VFP9.
I'd suggest what you do is find a way to run what you've got without
changing it (try the Citrix &tc, routes being suggested elsewhere) so
that you're flavour of the month with the client and they've got
something running straight away. Then point out to them the
benefits of a proper solution (ie upgrading to VFP9), and so secure
another chunk of work.
Have fun.
.
- Prev by Date: Re: VFP 6: Printing to PDF
- Next by Date: Re: Virtual Machine for Foxpro
- Previous by thread: Re: Upgrade From 2.5 to 9.0 ???
- Next by thread: RE: Upgrade From 2.5 to 9.0 ???
- Index(es):
Relevant Pages
|