NJLDoc
Programmer
- Jan 25, 2002
- 93
I have written a database application using eVB for both HPC and PPC 2002 which use the DeviceToDesktop and DesktopToDevice function. When run on PPC 2003 with the legacy runtime files required for eVB applications to run, our desktop software will no longer transfer an overwrite database to the PPC. I must manually delete the PPC database or rename it first. The DeviceToDesktop does however still work.
Is there an additional step required for PPC 2003 or is there a way to programmatically change the PPC database name through code (which wiould avoid the error) from a desktop application written in VB 6 ? The return value of DeviceToDesktop is -2147024864 which I cannot find on MSDN.
Is there an additional step required for PPC 2003 or is there a way to programmatically change the PPC database name through code (which wiould avoid the error) from a desktop application written in VB 6 ? The return value of DeviceToDesktop is -2147024864 which I cannot find on MSDN.