phdbase

2020-10-13 Thread Rafael Copquin
Hi guys, it's been e long time! I just inherited an old vfp5 program that needs to be updated to VFP9, adding new routines to enhance performance and migrate the dbf's to sql server. I encountered some dbfs that have an additional file with a phd extension which I believe is generated by a progra

AW: phdbase

2020-10-13 Thread Jürgen Wondzinski
Hi Raphael, PhdBase needs a Library, which you normally find as PHDBASE.FLL (on the original disk it is saved as phdbase.v50). Set this before opening your files. I'm not sure if there is a VFP9 compatible FLL, my archives only show a VFP5 compatible version. wOOdy -Ursprüngliche Nachrich

Re: phdbase

2020-10-13 Thread Ted Roche
https://fox.wikis.com/wc.dll?Wiki~PhdBase~VB and searching the ProFox archives: https://leafe.com/archives might give you some clues. Dave Crozier claims it works with VFP9 (see the wiki) On Tue, Oct 13, 2020 at 1:58 PM Rafael Copquin wrote: > Hi guys, it's been e long time! > > I just inheri

Re: phdbase

2020-10-13 Thread Rafael Copquin
Hi Woody Thanks for the info. I did as you suggested, but also deleted the cdx and phd files and could open the dbf with no problem. Thanks again Best regards Rafael El mar., 13 oct. 2020 a las 14:57, Rafael Copquin () escribió: > Hi guys, it's been e long time! > > I just inherited an old vfp5 p