Bill,
Thanks for the suggestion, but PSQL v10.00 was never installed - the server was upgraded from v8.7 and I only have v10.10.
FWIW, I was able to trick the installer by tweaking the version stored in the following registry key:
HKLM\Software\Pervasive Software\Products\Pervasive.SQL NT Server\InstallInfo
After the v10.10 installation, the following value:data pairs were found:
ProductVersion : 10.10.126
VersionLevel : 10.10
After exporting the above cited registry key, I changed the value:data pairs as follows:
ProductVersion : 10.01.061.000
VersionLevel : 10.01
Then the installation proceeded successfully. After the install completed, I merged the registry export back in to restore the proper value:data pairs. Everything seems to be OK now.
Steve Blank
P.S. Thanks go to Steve Hyde for his support.
BtrieveBill:
Roll back to v10.00, and it will install fine. Wait for v10.10 until the new DX is available.