On Thu, Apr 3, 2008 at 5:08 PM, Dan Kegel <dank@xxxxxxxxx> wrote: > 2008/4/3 Reginaldo <reginaldo@xxxxxxxxxxxxxxxxx>: > > > Tenho o wine instalado no Fedora 6 e quero rodar o VFP, mas quando executo o > > VFP aparece "erro ao conectar com SQL. No nodo texto aparece "err:CoGetClass > > {854d7-bc3d-11d0-b421-00a0c90f9dc4} not registred. > > You might try installing mdac27 or art2kmin with winetricks, > there's some small chance the class you're missing is > a Microsoft database runtime. e.g. > wget http://kegel.com/wine/winetricks > sh winetricks mdac27 > or > sh winetricks art2kmin > > You might also try installing dcom98, though that is touchy and risky: > sh winetricks dcom98 He wrote me back and said that using mdac27 and dcom98 did the trick. - Dan