that is because you're doing it wrong
you're doing FtrGet('STRT',sysFtrNumDmAutoBackup,&value);
but you should be doing FtrGet('psys',sysFtrNumDmAutoBackup,&value);

and THEN if feature not present means no nvfs

On 6/23/08, griffariff <[EMAIL PROTECTED]> wrote:
> I think I have the DaVinci source tweaked for DmGetRecord and
>  DmRelease Record within it's GetRecord 'API'. I am running into a
>  snag with Simulator 5.4 from Access. I am getting the following
>  error when I try to call DmSyncDatabase: "(Sys 0505) (0, 1142)"
>
>  The other interesting thing is that 
> FtrGet('STRT',sysFtrNumDmAutoBackup,&value);
>  returns 0x0C02 (ftrErrNoSuchFeature). I have never really focused
>  on the NVFS stuff till now, but I seem to remember that it used to
>  be there in Simulator... I must have something setup incorrectly.
>  Oh and where did the PDN device specific Simulators go? The links
>  are broken.
>
> --
>  For information on using the ACCESS Developer Forums, or to unsubscribe, 
> please see http://www.access-company.com/developers/forums/
>


-- 
----
Best Regards,
Dmitry Grinberg
(847) 226 9295

-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to